トリガーのヘルス ロールアップ

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>