HP ProCurve Switch: Allocated global memory Health Monitor

Jalasoft.Xian.SmartManagementPacks.HPProCurveSwitches.AllocatedGlobalMemory.1.1 (AggregateMonitor)

This monitor catches Xian events that notifies when the Allocated global memory has changed its state.

Knowledge Base article:

Summary

Allocated global memory is over threshold.

The total amount of allocated global memory is above the maximum threshold configured in Xian Network Manager 2012.

Causes

The system is running applications larger than expected on a global basis and assigning the corresponding RAM.

Resolutions

Evaluate the use of programs and applications and, increase memory capacity in order to enhance the ease of processing, if necessary. Cause less strain on your system and prevent it from crashing. Retry the operation or try to free more memory.

Additional

Monitors the allocated global memory.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.HP.JsXGlobalMemElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Allocated global memory Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.HPProCurveSwitches.AllocatedGlobalMemory.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_HP!Jalasoft.Xian.Common.Elements.ThirdParty.HP.JsXGlobalMemElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="AllocatedGlobalMemory_AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Low</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Params/Param[3]$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>