상태 관리 서비스 가용성

Microsoft.ServiceManager.HealthService.AvailabilityHealthRollup (AggregateMonitor)

상태 관리 서비스 가용성 롤업 모니터입니다.

Knowledge Base article:

요약

상태 관리 서비스의 전체 가용 상태를 롤업합니다.

Element properties:

TargetMicrosoft.SystemCenter.ServiceManager.ManagementServer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic
CommentRoll-up monitors for Health Service

Source Code:

<AggregateMonitor ID="Microsoft.ServiceManager.HealthService.AvailabilityHealthRollup" Comment="Roll-up monitors for Health Service" Accessibility="Public" Enabled="true" Target="SM!Microsoft.SystemCenter.ServiceManager.ManagementServer" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>