HP ProCurve Switch: Free local memory Health Monitor

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

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

Knowledge Base article:

Summary

Free local memory is under threshold.

The amount of local memory available is below the minimum threshold configured in Xian Network Manager 2012.

Causes

Users are exceeding predicted processing values.

Resolutions

Each ProCurve model has a suggested minimum and recommended memory. For optimal switch memory utilization, set the number of VLANs at the number you will likely be using or a few more. If required, increase the processing PO. Retry the operation or try to free more memory it is possible that an application are using the memory resource, free this memory if it is not necessary.

Additional

Monitors available 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
Free local memory Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.HPProCurveSwitches.FreeLocalMemory.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="FreeLocalMemory_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>