叢集監視

Microsoft.Windows.Clusters.State (DependencyMonitor)

所有受監視叢集的彙總套件監視。

Knowledge Base article:

摘要

此監視為企業內所有受監視叢集的相依性彙總套件監視。其狀態是根據所有叢集的狀態所計算。如果狀態不明,表示群組中沒有叢集,或目前沒有任何叢集的作用中監視。

原因

此監視的狀況不良狀態表示一或多個叢集可能有問題。

解決方式

使用健全狀況總管向下切入並找出狀況不良狀態的原因。利用問題所在的特定監視上的知識,進行疑難排解並修正問題。

Element properties:

TargetMicrosoft.Windows.Clusters
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.Clusters.Contains.Microsoft.Windows.Cluster
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Clusters.State" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Clusters" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.Clusters.Contains.Microsoft.Windows.Cluster" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>