This monitor catches Xian events that notifies when the UPS batteries status has changed its state.
UPS battery status has changed.
The process status has changed from one of the following states to another:Unknown, Battery Normal, or Battery Low.
A Battery Low value indicates the UPS will be unable to sustain the current load and its services will be lost if power is not restored. The Unknown value is present when it cannot recognize any of the other values.
Batteries need to be recharged.
Monitors status of UPS batteries. It can be (1) for Unknown, (2) for Battery Normal, and (3) Battery Low
Target | Jalasoft.Xian.Common.Types.ThirdParty.APC.JsXBatteryElementContainer | ||
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.ApcUps.BasicBatteryStatus.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_APC!Jalasoft.Xian.Common.Types.ThirdParty.APC.JsXBatteryElementContainer" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="BasicBatteryStatus_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>