로컬 System Center 관리 상태 서비스 보안

Microsoft.SystemCenter.HealthServiceWatcher.HealthServiceSecurityState (DependencyMonitor)

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

Knowledge Base article:

요약

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

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

Element properties:

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

Source Code:

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