Monitor F5 BIGIP Application PoolStatus

ABC.F5.BIGIP.Monitor.F5.BIGIP.Application.PoolStatus (UnitMonitor)

Description for the new unit monitor.

Element properties:

TargetABC.F5.BIGIP.PoolStatus
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeABC.F5.BIGIP.Applications.Test.MonitorType
RemotableTrue
AccessibilityInternal
Alert Message
PoolStatus Issue
Please check. PoolStatus System abnormal.


TestedAt: {0}
Last check Result: {1}


Supplement: {2}

RunAsDefault

Source Code:

<UnitMonitor ID="ABC.F5.BIGIP.Monitor.F5.BIGIP.Application.PoolStatus" Accessibility="Internal" Enabled="true" Target="ABC.F5.BIGIP.PoolStatus" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="ABC.F5.BIGIP.Applications.Test.MonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="ABC.F5.BIGIP.Monitor.F5.BIGIP.Application.PoolStatus.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='TestedAt']$</AlertParameter1>
<AlertParameter2>$Data/Context/Property[@Name='State']$</AlertParameter2>
<AlertParameter3>$Data/Context/Property[@Name='Supplement']$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="OverWarningThreshold" MonitorTypeStateID="OverWarningThreshold" HealthState="Warning"/>
<OperationalState ID="OverErrorThreshold" MonitorTypeStateID="OverErrorThreshold" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<SyncTime/>
<MonitorItem>PoolStatus</MonitorItem>
<Key>$Target/Property[Type="ABC.F5.BIGIP.PoolStatus"]/Key$</Key>
<Threshold>90</Threshold>
</Configuration>
</UnitMonitor>