Nokia Firewall: User sessions Health Monitor

Jalasoft.Xian.SmartManagementPacks.NokiaFirewalls.UserSessionsNumber.1.1 (AggregateMonitor)

This monitor catches Xian events that notifies when the User sessions has changed its state.

Knowledge Base article:

Summary

Number of user sessions is over threshold.

The number of user sessions is above the maximum threshold configuted in Xian Network Manager 2012.

Causes

The number of user sessions that the host is currently storing information for, has exceed the threshold.

Resolutions

Monitor the nature of management session, the effect of bandwidth policy on sessions, and other relevant parameters for every session and subsession, or analize if reseting the number of sessions for which host will store status information, is required.

Additional

Monitors the number of user sessions for which Nokia Firewall host is storing status information.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallSnmpDeviceElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
User sessions Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.NokiaFirewalls.UserSessionsNumber.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Nokia!Jalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallSnmpDeviceElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="UserSessionsNumber_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>