群集监视器

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>