Mantıksal Disk Durumu Toplama

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

Knowledge Base article:

Özet

MSMQ'nun durumu, onunla ilişkili mantıksal disklerin durumuna bağlıdır. Tüm bu disklerin en kötü durumu MSMQ sunucusuna toplanır.

Çözümler

Sorunlar ve çözümleri mantıksal disk düzeyinde sağlanacaktır.

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>