System Center 관리 상태 서비스 모듈 롤업

Microsoft.SystemCenter.HealthServiceModules.Rollup (AggregateMonitor)

System Center 관리 상태 서비스 모듈 롤업 모니터입니다.

Knowledge Base article:

요약

모든 System Center 관리 상태 서비스 모듈의 전반적인 상태를 롤업합니다.

해결 방법

이 모니터의 상태는 해당 유닛 모니터의 상태에 따라 결정됩니다. 이 모니터의 상태가 변경된 이유를 확인하려면 해당 상태를 변경한 유닛 모니터를 확인하십시오. 이 정보를 찾으려면 모니터의 상태 탐색기에서 상태 변경 이벤트를 여십시오. 경고를 마우스 오른쪽 단추로 클릭하고 열기를 가리킨 다음 상태 탐색기를 클릭합니다. 상태 탐색기에서 상태 변경 이벤트 탭을 클릭합니다. 상태 변경 이벤트 탭의 세부 정보 창에는 모니터의 상태가 변경된 시간이 표시되며 세부 정보를 통해 상태 변경에 대한 컨텍스트 정보를 확인할 수 있습니다.

Element properties:

TargetMicrosoft.SystemCenter.HealthService
Parent MonitorMicrosoft.SystemCenter.HealthService.AvailabilityHealthRollup
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
CommentRoll-up monitor for HealthServiceModules

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.HealthServiceModules.Rollup" Comment="Roll-up monitor for HealthServiceModules" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" ParentMonitorID="Microsoft.SystemCenter.HealthService.AvailabilityHealthRollup" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>