This monitor catches Xian events that notifies when the Maintenance mode status has changed its state.
Maintenance mode status has changed.
The maintenance mode status has changed from one of the following states to another: true, false, unsupported.
True status means you are running the maintenance mode. The false status means that the maintenance mode is off.
False is the normal status. If you are in the true state, set device properties and wait for it to finish. When the state is unsupported, review if the device is working correctly.
Monitors system maintenance mode status.
Target | Jalasoft.Xian.Common.Elements.ThirdParty.F5Networks.JsXF5BigIpV46SnmpDeviceElement | ||
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.F5BigIp.MaintenanceModeStatus.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_F5Networks!Jalasoft.Xian.Common.Elements.ThirdParty.F5Networks.JsXF5BigIpV46SnmpDeviceElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="MaintenanceModeStatus_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>