Memory Module Availability Rollup

EMC.SI.ContainmentMemoryModuleAvailabilityRollup (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 no monitors are defined for 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 find the cause of the unhealthy state. Refer to the specific monitor issue to troubleshoot and fix the problem.

Element properties:

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

Source Code:

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