Cisco Nexus: Sensor status Health Monitor

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

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

Knowledge Base article:

Summary

Sensor status has changed.

The sensor status has changed to one of the following states: Ok, Unavailable and Non Operational

External

www.jalasoft.com/KnowledgeBase

Causes

"Ok" indicates the sensor is running successfully. "Unavailable" indicate the sensor is not connected or cannot be accessed to information about it. "Non Operational" indicate the sensor has been disabled or have a problem that prevent to do its work

Resolutions

To "Unavailable" and "Non Operational" review the the sensor configuration and to do and technical mantenace of it.

Additional

Monitors the sensor status of the physical sensor(s) on a Cisco Nexus.

Element properties:

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

Source Code:

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