HP ProCurve Switch: Port outgoing frames Health Monitor

Jalasoft.Xian.SmartManagementPacks.HPProCurveSwitches.PortOutgoingFrames.1.1 (AggregateMonitor)

This monitor catches Xian events that notifies when the Port outgoing frames if has changed its state.

Knowledge Base article:

Summary

Number of outgoing port frames is over threshold.

The number of outcoming frames transmitted by this port to its segment is above the maximum threshold configured in Xian Network Manager 2012.

Causes

Increase of network demand in frames directed to the port. If it is not for a protocol being processed by the local bridging gunction, including bridge management frames.

Resolutions

Verify flow management is configured to meet requirements. Upgrading might be necessary to enhance switching capabilities through the port. Make sure no process is bound to incoming port. In the event a process was bound to the incoming port when ProCurve Manager has been started, simply terminate the process and restart the ProCurve Manager (server).

Additional

Monitors the number of frames that have been transmitted by this port to its segment.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.HP.JsXHPPortElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Port outgoing frames Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.HPProCurveSwitches.PortOutgoingFrames.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_HP!Jalasoft.Xian.Common.Elements.ThirdParty.HP.JsXHPPortElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="PortOutgoingFrames_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>