Cisco Switch: Middle buffer hits Health Monitor

Jalasoft.Xian.SmartManagementPacks.CiscoSwitches.MiddleBufferHits.1.1 (AggregateMonitor)

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

Knowledge Base article:

Summary

Number of middle buffer hits is over threshold.

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

Causes

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

Element properties:

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

Source Code:

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