This monitor catches Xian events that notifies when the Total discarded packets if has changed its state.
Total of discarded packets is over threshold.
The total number of packets that were discarded is above the maximum threshold configured in Xian Network Manager 2012.
The rate of packets placed on either/both the input and output queues may exceed the rate at which the interface can be processed. Once one/both queue(s) become(s) full, the interface drops additional packets. The overflow scenario may occur due to packet outburst-bursts of packets or when the interface tries to process many packets at once.
Identify the source of overflow, if the current number of packets processed is consistently at or greater than 80% of the current size of either queue, it might require tuning to accommodate the packet rate. If the discarded packets count increases at a high rate, the size of the queue may require tuning to accommodate the bursts.
Monitors the total number of discarded packets that were detected when a server interface was receiving or sending information.
Target | Jalasoft.Xian.Common.Elements.ThirdParty.Linux.JsXLinuxServerUnixInterfaceElement | ||
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.LinuxServers.TotalDiscardedPackets.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Linux!Jalasoft.Xian.Common.Elements.ThirdParty.Linux.JsXLinuxServerUnixInterfaceElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="TotalDiscardedPackets_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>