論理ディスクのヘルス ロールアップ

Microsoft.MSMQ.6.3.DependencyMonitor.MSMQServerDependsOnLogicalDisk (DependencyMonitor)

Knowledge Base article:

概要

MSMQ の状態は、関連付けられた論理ディスクの状態に依存します。 これらのすべてのキューの最低の状態が MSMQ サーバーにロールアップされます。

解決方法

問題とその解決方法は論理ディスク レベルで提供されます。

Element properties:

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

Source Code:

<DependencyMonitor ID="Microsoft.MSMQ.6.3.DependencyMonitor.MSMQServerDependsOnLogicalDisk" 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.ServerContainsLogicalDisk" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>