電腦可用性健全狀況彙總套件

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>