逻辑磁盘运行状况汇总

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

Knowledge Base article:

摘要

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

解决方法

将在逻辑磁盘级别提供问题及其解决方案。

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>