EMC Storage Integrator Service Performance Rollup

EMC.SI.ESIServicePerformanceRollup (DependencyMonitor)

Roll up the performance health of all the EMC SI Services.

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 or 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.ESIService.Group
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipEMC.SI.ESIServiceGroupContainsESIService
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="EMC.SI.ESIServicePerformanceRollup" Accessibility="Public" Enabled="true" Target="ESILib!EMC.SI.ESIService.Group" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" RelationshipType="ESILib!EMC.SI.ESIServiceGroupContainsESIService" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>