This monitor catches Xian events that notifies when the Fan component status has changed its state.
The fan component status has changed.
The fan component status has changed to one of the following states: critical, normal, not functioning, not present, shutdown or warning.
The component is normal when the status of the fan is normal; warning, when is warning and non-critical; critical, when the status is critical; shutdown, when the fan is in a shutdown state; not present, when the fan is not present and not functioning when the fan is not working.
Normal is the desired state. For all others, the component should be inspected and replaced if necessary.
Monitors the status of the fan.
Target | Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoWirelessEnvSensorFanElement | ||
Parent Monitor | System.Health.PerformanceState | ||
Algorithm | WorstOf | ||
Category | StateCollection | ||
Enabled | True | ||
Alert Generate | True | ||
Alert Severity | MatchMonitorHealth | ||
Alert Priority | Low | ||
Alert Auto Resolve | True | ||
Remotable | True | ||
Accessibility | Public | ||
Alert Message |
|
<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.CiscoWireless.FanComponentStatus.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Cisco!Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoWirelessEnvSensorFanElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="FanComponentStatus_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>