Cisco Router: Big buffer hits Health Monitor

Jalasoft.Xian.SmartManagementPacks.CiscoRouters.BigBufferHits.1.1 (AggregateMonitor)

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

Knowledge Base article:

Summary

Number of big buffer hits is over threshold.

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

Causes

There is a large amount of big packets received and sent by this device using its big 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 Cisco Router big buffers

Element properties:

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

Source Code:

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