Cisco Wireless: Huge buffer hits Health Monitor

Jalasoft.Xian.SmartManagementPacks.CiscoWireless.HugeBufferHits.1.1 (AggregateMonitor)

This monitor catches Xian events that notifies when the Huge buffer hits if has changed its state.

Knowledge Base article:

Summary

Number of huge buffer hits is over threshold.

The number of huge buffer hits is above the maximum threshold configured in Xian Network Manager 2012.

Causes

There is a large amount of huge packets received and sent by this device using its huge buffers.

Resolutions

Verify if this is an expected behavior and tune on your network to avoid this problem.

Additional

Monitors the number of hits on the huge buffers of a Cisco Wireless.

Element properties:

TargetJalasoft.Xian.Common.Types.ThirdParty.Cisco.JsXCiscoWirelessMemoryPoolElementContainer
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Huge buffer hits Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.CiscoWireless.HugeBufferHits.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Cisco!Jalasoft.Xian.Common.Types.ThirdParty.Cisco.JsXCiscoWirelessMemoryPoolElementContainer" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="HugeBufferHits_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>