Dell Sled Group Availability Rollup (from Dell Windows Sled Servers)

Dell.WindowsServer.DellSledGroupToSledServerHealthRollupMonitor (DependencyMonitor)

Dependency Monitor to Rollup Availability Health from Dell Windows Sled Servers to Dell Sled Group

Knowledge Base article:

Summary

This Health RollUp Monitor rolls up Health from individual Dell Sled Servers to 'Dell Sled Group'.

Element properties:

TargetDell.Server.SledGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipDell.SledGroup.Contains.Dell.SledServer
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Dell.WindowsServer.DellSledGroupToSledServerHealthRollupMonitor" Accessibility="Public" Target="DellModelServer!Dell.Server.SledGroup" Enabled="true" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" RelationshipType="Dell.SledGroup.Contains.Dell.SledServer" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>