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

Microsoft.SystemCenter.HealthServiceWatcher.HealthServiceAvailabilityState (DependencyMonitor)

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

Knowledge Base article:

요약

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

이 종속성 모니터는 모니터링 중인 상태 관리 서비스의 가용 상태를 롤업합니다. 이를 통해 상태 관리 서비스의 상태를 한 번에 확인할 수 있습니다.

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>