Cisco ASA: Sessions global total dropped packets Health Monitor

Jalasoft.Xian.SmartManagementPacks.CiscoASA.SessionsGlobalTotalDroppedPackets.1.1 (AggregateMonitor)

This monitor catches Xian events that notifies when the Sessions global total dropped packets if has changed its state.

Knowledge Base article:

Summary

Session global total dropped packets is over threshold.

The number of discarded incoming and outgoing packets by all active sessions is above the maximum threshold configured in Xian Network Manager 2012.

Causes

It may be due to Firewall are being used, which may drop the packets before they are processed. Another option is that the packet is dropped because the flag does not allow DHCP pass-through traffic. Thus, the client cannot acquire an address, and it times out

Resolutions

Check your sessions logs and determine what is the cause of the dropping

Additional

Monitors the total number of packets dropped by all active sessions during received and sent processing which were dropped by the managed entity.

Element properties:

TargetJalasoft.Xian.Common.Types.ThirdParty.Cisco.JsXCiscoASARASessionContainerElementContainer
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Sessions global total dropped packets Alert
{0}

Source Code:

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