HP ProCurve Switch: Sensor failures Health Monitor

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

This monitor catches Xian events that notifies when the Sensor failures if has changed its state.

Knowledge Base article:

Summary

Number of sensor failures is over threshold.

The number of sensor failures is above the maximum threshold configured in Xian Network Manager 2012.

Causes

A deficient status indicates the sensors that a part of the device is not working efficiently. The temperature could be higher than allowed.

Resolutions

Generate the corresponding tables for ProCurve switch, where you can find more information on causes of deficient status and how to solve it. Review temperature, fans and power supplies.

Additional

Monitors the number of times the sensor has entered in a deficient status.

Element properties:

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

Source Code:

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