Gateway Management Server Watcher Availability Health Rollup

Microsoft.SystemCenter.ManagementGroup.GatewayMSAvailability (DependencyMonitor)

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

Knowledge Base article:

Summary

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

Element properties:

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

Source Code:

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