HP ProCurve Switch: STP status Health Monitor

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

This monitor catches Xian events that notifies when the STP status has changed its state.

Knowledge Base article:

Summary

STP status has changed.

STP status has changed to one of the following states: enabled or disabled.

Causes

The status has been manually changed.

Resolutions

STP settings can adversely affect network performance and require you to evaluate STP performance in your network before changing default settings when enabled.

Additional

Monitors the operational status of the spanning tree protocol.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.HP.JsXHPProCurveSnmpDeviceElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
STP status Alert
{0}

Source Code:

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