Collection Management Server Watcher Availability Health Rollup

Microsoft.SystemCenter.ManagementGroup.CollectionMSAvailability (DependencyMonitor)

Rolls up health from the Collection Management Server Watchers Group Availability Health to the Management Group Availability Health.

Knowledge Base article:

Summary

This monitor rolls up the health of Collection Management Servers to the Management Group. The health of the Collection Management Servers are rolled up through the Collection Management Health Service Watchers group.

Element properties:

TargetMicrosoft.SystemCenter.ManagementGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmBestOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.ManagementGroupContainsCollectionManagementServerWatchersGroup
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.ManagementGroup.CollectionMSAvailability" Accessibility="Internal" Enabled="true" Target="Microsoft.SystemCenter.ManagementGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.SystemCenter.ManagementGroupContainsCollectionManagementServerWatchersGroup" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>BestOf</Algorithm>
</DependencyMonitor>