Remote Collection Management Server Availability

Microsoft.SystemCenter.RemoteRMS.AvailabilityHealthRollup (AggregateMonitor)

Remote collection management server 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 remote 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

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.CollectionManagementServer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

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