所有資源群組彙總監視器

Microsoft.Windows.Cluster.Groups.State (DependencyMonitor)

叢集所含資源群組的彙總套件監視。

Knowledge Base article:

摘要

此監視為所有叢集所含資源群組之相依性彙總套件監視。會以參與實體的執行個體狀態來計算其狀態。如果狀態不明,表示沒有參與實體或目前沒有任何叢集群組的作用中監視。

原因

此監視的狀況不良狀態表示部分參與的叢集資源群組狀況不良且發生問題。

解決方式

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

Element properties:

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

Source Code:

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