F5 Big IP: Total active connections Health Monitor

Jalasoft.Xian.SmartManagementPacks.F5BigIp.TotalActiveConnections.2.1 (AggregateMonitor)

This monitor catches Xian events that notifies when the Total active connections has changed its state.

Knowledge Base article:

Summary

Number of total active connections is under threshold.

Over threshold: The total number of active connections is above the maximum threshold configured in Xian Network Manager 2012.

Under threshold: The total number of active connections is below the minimum threshold configured in Xian Network Manager 2012.

Causes

Over threshold: Increase of network demand.

Under threshold: Network demand below predicted values.

Resolutions

Over threshold: Evaluate nature of connections to ensure they are not remaining active unnecessarily, and reconfigure to fit network requirement, if necessary.

Under threshold: Evaluate device configuration to ensure that it is not excessively limiting the connections, and configure if necessary.

Additional

Monitors current total active connections.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.F5Networks.JsXF5BigIpV9SnmpDeviceElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Total active connections Alert
{0}

Source Code:

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