Gateway Server Group Availability Rollup

Microsoft.SystemCenter.GatewayServerGroup.CollectionMSAvailability (DependencyMonitor)

Rolls up health from the Gateway Server Availability Health to the Gateway Server Group Availability Health.

Element properties:

TargetMicrosoft.SystemCenter.GatewayServerGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.ManagementGatewayServerGroup.ContainsGatewayServers
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal

Source Code:

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