Cisco VPN Concentrator: Expansion card operational status Health Monitor

Jalasoft.Xian.SmartManagementPacks.CiscoVPN.CardOperationalStatus.1.1 (AggregateMonitor)

This monitor catches Xian events that notifies when the Expansion card operational status has changed its state.

Knowledge Base article:

Summary

Expansion card operational status has changed.

The expansion card operational status has changed to one of the following states: operational or not operational.

Causes

Malfunction or lack of connectivity may change the expansion card status from operational to not operational.

Resolutions

Operational is the desired status. If the status has changed to not operational without an intended purpose, check for connectivity or malfunction in the expansion card. Note that the different models of VPN Concentrator series have different designed capabilities for the presence of expansion slots.

Additional

Monitors the operational status of an expansion card in a given device slot.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCardElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Expansion card operational status Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.CiscoVPN.CardOperationalStatus.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Cisco!Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCardElement" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="CardOperationalStatus_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>