触发器运行状况汇总

Microsoft.MSMQ.6.3.DependencyMonitor.MSMQServerDependsOnTriggers (DependencyMonitor)

Knowledge Base article:

摘要

MSMQ 的状态取决于与其关联的触发器的状态。 所有这些触发器的最差状态都将汇总到 MSMQ 服务器。

解决方案

将在 MSMQ 触发器级别提供问题及其解决方案。

Element properties:

TargetMicrosoft.MSMQ.6.3.Servers
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.MSMQ.6.3.Relationship.ServerHostsTriggers
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.MSMQ.6.3.DependencyMonitor.MSMQServerDependsOnTriggers" Accessibility="Public" Enabled="true" Target="Microsoft.MSMQ.6.3.Servers" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.MSMQ.6.3.Relationship.ServerHostsTriggers" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>