KHI: Failed to run the Test-ExchangeSearch diagnostic cmdlet.

_43A05F7E_F7D5_4379_9EFC_9299DFEC4A61_ (UnitMonitor)

Knowledge Base article:

External Knowledge Sources

For more information, see the respective topic at the Microsoft Exchange Server TechCenter

Element properties:

TargetMicrosoft.Exchange.2010.Mailbox.ContentIndexingService
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeScriptInstanceStatefulEventUnitMonitorType.Execute_Test_ExchangeSearch_cmdlet.
RemotableTrue
AccessibilityPublic
RunAsDefault
CommentActionable='False';Urgent='False';EscalationTeam='Monitoring'

Source Code:

<UnitMonitor ID="_43A05F7E_F7D5_4379_9EFC_9299DFEC4A61_" Target="Microsoft.Exchange.2010.Mailbox.ContentIndexingService" Enabled="false" Accessibility="Public" Remotable="true" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" TypeID="ScriptInstanceStatefulEventUnitMonitorType.Execute_Test_ExchangeSearch_cmdlet." Comment="Actionable='False';Urgent='False';EscalationTeam='Monitoring'">
<Category>AvailabilityHealth</Category>
<OperationalStates>
<OperationalState ID="OperationalGoodState" MonitorTypeStateID="GoodState" HealthState="Success"/>
<OperationalState ID="OperationalProblemState" MonitorTypeStateID="ProblemState" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<MonitorType>KHI</MonitorType>
<GoodStateExpression>
<And>
<Expression>
<And>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesMOM2005RegularExpression</Operator>
<Pattern>^(400|401|402|403)$</Pattern>
</RegExExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">MSExchange Monitoring ExchangeSearch</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<Expression>
<Not>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>NotEqual</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">400</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</Not>
</Expression>
</And>
</GoodStateExpression>
<ProblemStateExpression>
<And>
<Expression>
<And>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesMOM2005RegularExpression</Operator>
<Pattern>^(400|401|402|403)$</Pattern>
</RegExExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">MSExchange Monitoring ExchangeSearch</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>NotEqual</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">400</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</ProblemStateExpression>
</Configuration>
</UnitMonitor>