Dell Storage Availability Rollup (from Storage Controller)

Dell.WindowsServer.StorageControllerHealthRollupMonitor (DependencyMonitor)

Dependency Monitor to Rollup Availability Health from Storage Controller to Dell Storage

Knowledge Base article:

Summary

This Health RollUp Monitor rolls up Health from 'Storage Controller' to 'Dell Storage'.

Resolutions

To View more details Launch Dell OpenManage Server Administrator by clicking the link given below.

Launch OpenManage Server Administrator

Element properties:

TargetDell.WindowsServer.Storage
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipDellStorage.Hosts.DellStorageController
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Dell.WindowsServer.StorageControllerHealthRollupMonitor" Accessibility="Public" Enabled="true" Target="Dell.WindowsServer.Storage" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="DellStorage.Hosts.DellStorageController" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>