Capacity

EMC.SI.CapacityState (AggregateMonitor)

Roll up monitor that aggregates entity capacity health.

Knowledge Base article:

Summary

This monitor rolls up the aggregate health of the group of entity capacity monitors. If any capacity in the group has a change in health, this monitor reports the change by changing the health state of this monitor. If the health state is unknown, either the monitor has not been updated yet for this object or there are no monitors defined for this monitor capacity.

Causes

An unhealthy state for this monitor indicates that a problem has occurred with another monitor that rolls up to this one. The other monitor is running against this object, which is monitoring the storage device capacity. View all current alerts from this object by using this link: View Alerts.

Resolutions

Use the health explorer to find the cause of the unhealthy state. Use the specific monitor error to troubleshoot and fix the problem.

Additional

For additional information, refer to the DELLEMC Enterprise Storage Integrator for Windows Suite Technical Notes or Online Help.

External

For more information or technical support, refer to DELLEMC Online Support at support.emc.com.

Element properties:

TargetEMC.SI.StorageDevice
Parent MonitorSystem.Health.EntityState
AlgorithmWorstOf
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="EMC.SI.CapacityState" Accessibility="Public" Enabled="true" Target="ESILib!EMC.SI.StorageDevice" ParentMonitorID="Health!System.Health.EntityState" Remotable="true" Priority="Normal">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>