(Deprecated) Root Management Server Health Service Availability Rollup

Microsoft.SystemCenter.ManagementGroup.RMSHealthServiceAvailability (DependencyMonitor)

This monitor rolls up health from the root management server Health Service availability to the management group availability health.

Knowledge Base article:

(Deprecated) Summary

This monitor rolls up the Health Service Availability roll-up monitor from the Root Management Server up to the Management Group state.

Any critical state on the Root Management Servers affecting its Health Service state will be rolled up through this roll-up monitor.

Critical state on the Root Management Server should be addressed quickly as it will severely impact the health of the whole Management Group if the Root Management Server is not functioning correctly.

(Deprecated) Resolutions

Drill down into the Root Management Servers Health Model using the Health Explorer to troubleshoot the individual unit and aggregate monitors that are rolling up the critical state.

Element properties:

TargetMicrosoft.SystemCenter.ManagementGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorMicrosoft.SystemCenter.HealthService.AvailabilityHealthRollup
RelationshipMicrosoft.SystemCenter.ManagementGroupContainsManagementServer
CategoryStateCollection
EnabledFalse
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.ManagementGroup.RMSHealthServiceAvailability" Accessibility="Public" Enabled="false" Target="SCLibrary!Microsoft.SystemCenter.ManagementGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="SCLibrary!Microsoft.SystemCenter.ManagementGroupContainsManagementServer" MemberMonitor="Microsoft.SystemCenter.HealthService.AvailabilityHealthRollup">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>