计算机可用性运行状况汇总

Microsoft.SystemCenter.ComputerGroup.AvailabilityRollup (DependencyMonitor)

此监视器汇总包含在此计算机组中的所有计算机的可用性运行状况

Knowledge Base article:

摘要

此监视器汇总此组中所有计算机的可用性运行状况。 如果状态未知,则计算机组为空或没有监视器当前正在监视组中任何计算机的可用性。

原因

此监视器状态不正常表示对此组中计算机或计算机包含的对象运行的某些监视器状态不正常。

解决方法

使用运行状况资源管理器向下搜索并找出状态不正常的原因。 使用有关导致问题的特定监视器的知识诊断并解决问题。

Element properties:

TargetMicrosoft.SystemCenter.ComputerGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.ComputerGroupContainsComputer
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.ComputerGroup.AvailabilityRollup" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.ComputerGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.SystemCenter.ComputerGroupContainsComputer" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>