Cisco Wireless: Bandwidth usage Health Monitor

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

This monitor catches Xian events that notifies when the Bandwidth usage has changed its state.

Knowledge Base article:

Summary

Bandwidth usage (2900/3000) is over threshold.

The bandwidth usage measurement in megabits per second is above the maximum threshold configured in Xian Network Manager 2012.

Causes

High amount of traffic flowing through the switch, heavy bandwidth utilization may turn into outages, delayed response times, high CPU usage, hard disk utilization, device availability and software inventory.

Resolutions

Explore the potencial for high bandwidth connectivity and verify if the bandwidth capacity corresponds with requirements.

Additional

Monitors bandwidth usage on Cisco Wireless 2900 series.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoWirelessSnmpDeviceElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Bandwidth usage Alert
{0}

Source Code:

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