F5 Big IP: Virtual machine maintenance mode status Health Monitor

Jalasoft.Xian.SmartManagementPacks.F5BigIp.VirtualMachineStatus.1.1 (AggregateMonitor)

This monitor catches Xian events that notifies when the Virtual machine maintenance mode status has changed its state.

Knowledge Base article:

Summary

Mode status of virtual machine maintenance has changed.

Mode status of virtual machine maintenance has changed to one of the following states: maintenance mode disabled, maintenance mode enabled.

Causes

Enabled status means you are running the maintenance mode. Disabled status means that the maintenance mode is off.

Resolutions

Disabled is the normal status. If you are in the enabled state and have finished maintenance procedures, you should set it back to the disabled state.

Additional

Monitors mode status of virtual machine maintenance

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.F5Networks.JsXF5BigIpV46VirtualMachineElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Virtual machine maintenance mode status Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.F5BigIp.VirtualMachineStatus.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_F5Networks!Jalasoft.Xian.Common.Elements.ThirdParty.F5Networks.JsXF5BigIpV46VirtualMachineElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="VirtualMachineStatus_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>