Health Service Availability

Microsoft.ServiceManager.HealthService.AvailabilityHealthRollup (AggregateMonitor)

Health Service Availability roll up monitor.

Knowledge Base article:

Summary

This rolls up overall availability health for the Health Service.

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>