Storage Center Server Dependency Monitor

Dell.Storage.StorageCenterServer.Monitor (DependencyMonitor)

Description for new dependency monitor.

Knowledge Base article:

Summary

This monitor is the rollup monitor for all other monitors running against this object. If the state is unknown, either monitoring has not begun for this object or there are no monitors defined.

Causes

An unhealthy state for this monitor indicates some problem with another monitor running against this object.

Resolutions

Use the health explorer to drill down and find the cause of the unhealthy state. Use the knowledge on the specific monitor causing the issue to troubleshoot and fix the problem.

Element properties:

TargetDell.Storage.StorageCenter
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.EntityState
RelationshipDell.Storage.StorageCenterServerRelationship
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Dell.Storage.StorageCenterServer.Monitor" Accessibility="Public" Enabled="true" Target="Dell.Storage.StorageCenter" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Dell.Storage.StorageCenterServerRelationship" MemberMonitor="Health!System.Health.EntityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>