Logical Disk Health Rollup

Microsoft.MSMQ.10.0.DependencyMonitor.MSMQServerDependsOnLogicalDisk (DependencyMonitor)

Knowledge Base article:

Summary

The state of MSMQ depends on the state of the logical disks associated with it. The worst state of all of these disks is rolled up to the MSMQ server.

Resolutions

The issues and their resolutions will be provided at the logical disk level.

Element properties:

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

Source Code:

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