Data Access Service Availability Rollup

Microsoft.SystemCenter.ManagementGroup.SDKServiceAvailability (DependencyMonitor)

Rolls up health from the Data Access service Availability Health to the Management Group Availability Health.

Knowledge Base article:

Summary

This monitor rolls up the health for the Data Access service availability to the Management Group.

Element properties:

TargetMicrosoft.SystemCenter.ManagementGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorMicrosoft.SystemCenter.SDKService.AvailabilityHealthRollup
RelationshipMicrosoft.SystemCenter.ManagementGroupContainsRootManagementServers
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.ManagementGroup.SDKServiceAvailability" Accessibility="Internal" Enabled="true" Target="Microsoft.SystemCenter.ManagementGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.SystemCenter.ManagementGroupContainsRootManagementServers" MemberMonitor="Microsoft.SystemCenter.SDKService.AvailabilityHealthRollup">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>