Management Configuration Service Availability

Microsoft.SystemCenter.ConfigurationService.AvailabilityHealthRollup (AggregateMonitor)

Management Configuration Service Availability roll-up monitor.

Knowledge Base article:

Summary

This rolls up overall availability health for the Management Configuration service.

Element properties:

TargetMicrosoft.SystemCenter.RootManagementServer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic
CommentRoll-up monitor for Config Service

Source Code:

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