Cisco Nexus: Outgoing error packets Health Monitor

Jalasoft.Xian.SmartManagementPacks.CiscoNexus.OutgoingErrorPackets.1.1 (AggregateMonitor)

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

Knowledge Base article:

Summary

Number of outgoing error packets is over threshold.

The number of outgoing packets containing errors is above the maximum threshold configured in Xian Network Manager.

External

www.jalasoft.com/KnowledgeBase

Causes

Error packets are sent when a request received was not able to be satisfied; a packet could not be explained by a delay or duplication in network or it lost access to a needed resource.

Resolutions

If the current number of error packets is consistently increasing, it might require to identify the error source in the interface processing.

Additional

Monitors the number of error packets that could not be sent by an interface on a Cisco Nexus.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoNexusInterfaceElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Outgoing error packets Alert
{0}

Source Code:

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