AIX Server: Incoming bad packets Health Monitor

Jalasoft.Xian.SmartManagementPacks.AIXServers.IncomingBadPackets.1.1 (AggregateMonitor)

This monitor catches Xian events that notifies when the Incoming bad packets if has changed its state.

Knowledge Base article:

Summary

Incoming bad packets is over threshold.

The number of bad packets received by this interface is above the maximum threshold configured in Xian Network Manager 2012.

Causes

There are malformed requests getting your interface.

Resolutions

Try monitoring your traffic in order to find the source of those bad packets and verify the causes.

Additional

Monitors the number of bad packets received (i.e. saved) by the interface driver.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.AIX.JsXAIXServerUnixInterfaceElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Incoming bad packets Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.AIXServers.IncomingBadPackets.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_AIX!Jalasoft.Xian.Common.Elements.ThirdParty.AIX.JsXAIXServerUnixInterfaceElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="IncomingBadPackets_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>