This monitor catches Xian events that notifies when the Battery replace indicator status has changed its state.
Battery replace indicator status has changed.
The process status has changed from one of the following states to another: No Battery Needs Replacing or Battery Needs Replacing.
When (1) no battery needs to be replaced, and when (2) there is at least one battery that needs to be replaced.
Replace the battery with low charge by a fully charged battery.
Monitors the battery replace indicator status. It can be (1) for No Battery Needs Replacing, or (2) for Battery Needs Replacing
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.BatteryReplaceIndicator.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="BatteryReplaceIndicator_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>