Snapshot Pool Availability Rollup

EMC.SI.SnapshotPoolAvailabilityRollup (DependencyMonitor)

Availability RollUp

Knowledge Base article:

Summary

This monitor is the rollup monitor for all availability monitoring for this object from a child object. If the state is unknown, either monitoring has not begun for this object or there are no monitors defined that monitor availability.

Causes

An unhealthy state for this monitor indicates some problem with another monitor running against a child object and monitoring availability.

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:

TargetEMC.SI.StorageSystem
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipEMC.SI.StorageSystemHostsSnapshotPool
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="EMC.SI.SnapshotPoolAvailabilityRollup" Accessibility="Public" Enabled="true" Target="ESILib!EMC.SI.StorageSystem" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="ESILib!EMC.SI.StorageSystemHostsSnapshotPool" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>