Component Groups Availability Rollup

Microsoft.SQLServerAppliance.PDW.ComponentGroup.AvailabilityRollup (DependencyMonitor)

This monitor rolls up Component Groups availability health to the Appliance Node.

Knowledge Base article:

Summary

This monitor rolls up the Component Group availability health to the Node.

Element properties:

TargetMicrosoft.SQLServerAppliance.PDW.Node
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SQLServerAppliance.PDW.NodeContainsComponentGroup
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServerAppliance.PDW.ComponentGroup.AvailabilityRollup" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal" Target="PDWLibrary!Microsoft.SQLServerAppliance.PDW.Node" ParentMonitorID="Health!System.Health.AvailabilityState" RelationshipType="PDWLibrary!Microsoft.SQLServerAppliance.PDW.NodeContainsComponentGroup" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>