F5 Big IP: Corba port status Health Monitor

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

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

Knowledge Base article:

Summary

Corba port status has changed.

Corba port status has changed to one of the following states: open, closed, unsupported.

Causes

The port is open for traffic when deliberately available for service and closed when restricted. If unsupported, it doesn’t apply.

Resolutions

Verify this status is the desired state according to your network requirement, by considering service availability through Corba port.

Additional

Monitors the status of Corba port.

Element properties:

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

Source Code:

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