System Center Management Health Service Availability

Microsoft.SystemCenter.HealthService.AvailabilityHealthRollup (AggregateMonitor)

System Center Management Health Service Availability roll-up monitor.

Knowledge Base article:

Summary

This rolls up overall availability health for the Health Service.

Resolutions

The state of this monitor is based on the states of its unit monitors. To determine why the state of this monitor has changed, identify the unit monitor that changed its state. To locate this information, open State Change Events in Health Explorer for the monitor. Right-click the alert, point to Open, and then click Health Explorer. In Health Explorer, click the State Change Events tab. The Details pane in the State Change Events tab shows you when the state for the monitor changed, and the details give you information for the context of the state change.

Element properties:

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

Source Code:

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