Cisco Wireless: Packets sent Health Monitor

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

This monitor catches Xian events that notifies when the Packets sent has changed its state.

Knowledge Base article:

Summary

Number of sent packets is over threshold.

The number of packets sent is above the maximum threshold configured in Xian Network Manager 2012.

Causes

Excess of outgoing network traffic through a Cisco Wireless device.

Resolutions

Monitor the origin of outgoing traffic and reestablish control parameters, if necessary. Upgrading might be required to respond to a growing demand.

Additional

Monitors the packets sent from a Cisco Wireless interface.

Element properties:

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

Source Code:

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