Remote Root Management Server Availability

Microsoft.SystemCenter.RemoteRMS.AvailabilityHealthRollup (AggregateMonitor)

Remote RMS availability roll up monitor.

Knowledge Base article:

Summary

This aggregate monitor displays the overall health of the Collection Management Servers attempt to verify connectivity to the Root Management Server.

If this monitor is in a warning or critical state, expand the Monitor tree in the Health Explorer to find the specific unit monitor that is generating the warning or error state.

Causes

The cause for this warning or error is calculated by the unit monitor.

Resolutions

Please see the knowledge of the unit monitor to troubleshoot this problem.

Element properties:

TargetMicrosoft.SystemCenter.CollectionManagementServer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityInternal

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.RemoteRMS.AvailabilityHealthRollup" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.CollectionManagementServer" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>