Cisco Nexus: Outgoing Message Health Monitor

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

This monitor catches Xian events that notifies when the Outgoing Message has changed its state.

Knowledge Base article:

Summary

Outgoing message is over threshold.

The number of BFD message sent for this session is above the maximun threshold configured in Xian Network Manager.

External

www.jalasoft.com/KnowledgeBase

Causes

The counter has exceeded the threshold set due to incoming trafic flow message .

Resolutions

Review the bidirectional path between forwarding engines, including interfaces and data link(s)

Additional

Monitors the total number of Bidirectional Forwarding Detection(BFD) messages received and sent for the BFD session of a Cisco Nexus.

Element properties:

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

Source Code:

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