F5 Big IP: Virtual port TCP status Health Monitor

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

This monitor catches Xian events that notifies when the Virtual port TCP status has changed its state.

Knowledge Base article:

Summary

Virtual port TCP status has changed.

Virtual port TCP status has changed to one of the following states: enabled, disabled.

Causes

Enabled status indicates the virtual port can perform new TCP connections and the disabled, that it cannot.

Resolutions

Change status according to requirements.

Additional

Monitors virtual port TCP status.

Element properties:

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

Source Code:

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