로컬 System Center 관리 상태 서비스 가용성

Microsoft.SystemCenter.HealthServiceWatcher.HealthServiceAvailabilityState (DependencyMonitor)

이 모니터는 이 상태 서비스 감시자 개체가 모니터링 중인 System Center 관리 상태 서비스의 가용 상태를 롤업합니다.

Knowledge Base article:

요약

관리 그룹의 각 System Center 관리 상태 서비스에는 그에 해당하는 상태 서비스 감시자가 있습니다. 상태 서비스 감시자 개체는 모든 관리 서버 리소스 풀의 관점에서 원격 System Center 관리 상태 서비스의 상태를 모니터링(또는 감시)합니다.

이 종속성 모니터는 모니터링 중인 System Center 관리 상태 서비스의 가용성 상태를 롤업합니다. 따라서 System Center 관리 상태 서비스의 상태를 다음과 같이 한 곳에서 파악할 수 있습니다.

Element properties:

TargetMicrosoft.SystemCenter.HealthServiceWatcher
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.HealthServiceWatcherMonitorsHealthService
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.HealthServiceWatcher.HealthServiceAvailabilityState" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthServiceWatcher" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="SCLibrary!Microsoft.SystemCenter.HealthServiceWatcherMonitorsHealthService" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>