Dell Server Availability Rollup (from iDRAC)

Dell.WindowsServer.LCCToServerHealthRollupMonitor (DependencyMonitor)

Dependency Monitor to Rollup Availability Health from iDRAC to Dell Server

Knowledge Base article:

Summary

This Health RollUp Monitor rolls up Health from iDRAC to 'Dell Servers'.

Element properties:

TargetDell.WindowsServer.Server
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipDellServer.Hosts.DellLifeCycleController
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Dell.WindowsServer.LCCToServerHealthRollupMonitor" Accessibility="Public" Target="Dell.WindowsServer.Server" Enabled="false" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" RelationshipType="DellServer.Hosts.DellLifeCycleController" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>