This monitor catches Xian events that notifies when the Outgoing discarded packets if has changed its state.
Outgoing discarded packets is over threshold.
The number of discarded outgoing packets is above the maximum threshold configured in Xian Network Manager 2012.
The rate of outgoing packets placed on the output queue may exceed the rate at which the interface can send them. Once the output queue becomes full, the interface drops additional outgoing packets. The overflow scenario may occur due to packet outbursts or when the interface tries to send many packets at once.
If the current number of packets on the output queue is consistently at or greater than 80% of the current size of the output queue, it might require tuning to accommodate the outgoing packet rate. If the discarded packets count increases at a high rate, the size of the output queue may require tuning to accommodate the bursts.
Monitors the number of discarded packets that were discarded before being sent from a given device interface.
Target | Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoRouterSnmpInterfaceElement | ||
Parent Monitor | System.Health.PerformanceState | ||
Algorithm | WorstOf | ||
Category | StateCollection | ||
Enabled | True | ||
Alert Generate | True | ||
Alert Severity | MatchMonitorHealth | ||
Alert Priority | Low | ||
Alert Auto Resolve | True | ||
Remotable | True | ||
Accessibility | Public | ||
Alert Message |
|
<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.CiscoRouters.OutgoingDiscardedPackets.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Cisco!Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoRouterSnmpInterfaceElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="OutgoingDiscardedPackets_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>