HP ProCurve Switch: Allocated local memory Health Monitor

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

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

Knowledge Base article:

Summary

Allocated local memory is over threshold.

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

Causes

The system is running applications larger than expected on a local 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 local memory.

Element properties:

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

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.HPProCurveSwitches.AllocatedLocalMemory.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_HP!Jalasoft.Xian.Common.Elements.ThirdParty.HP.JsXLocalMemElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="AllocatedLocalMemory_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>