MSMQ Queue Health Rollup

Microsoft.MSMQ.10.0.DependencyMonitor.MSMQServerDependsOnAllQueues (DependencyMonitor)

Knowledge Base article:

Summary

The state of MSMQ depends on the state of the queues associated with it. The best state of all of these queues is rolled up to the MSMQ server.

Resolutions

The issues and their resolutions will be provided at the MSMQ queue level.

Element properties:

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

Source Code:

<DependencyMonitor ID="Microsoft.MSMQ.10.0.DependencyMonitor.MSMQServerDependsOnAllQueues" 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.ServerHostsQueue" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>BestOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>