컴퓨터 가용 상태 롤업

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>