F5 Big IP: Virtual port UDP status Health Monitor

Jalasoft.Xian.SmartManagementPacks.F5BigIp.VirtualPortUDPStatus.1.2 (AggregateMonitor)

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

Knowledge Base article:

Summary

Virtual port UDP status has changed.

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

Causes

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

Resolutions

Change status according to requirements.

Additional

Monitors vitual port UDP status.

Element properties:

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

Source Code:

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