Nokia Firewall: Card operational status Health Monitor

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

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

Knowledge Base article:

Summary

Card operational status has changed.

The card operational status has changed from one of the following states to another: Enabled or Disabled.

Causes

When it has changed to Enabled, it is operating again. When Disabled, the card is not recognized by the device, or it is not enabled for operation.

Resolutions

No action required when enabled. Otherwise, check the system log messages for the units for an indication of the problem. Replace the cable. Verify that the other unit is powered on and that power cables are properly connected.

Additional

Monitors the operational status of a card on the Nokia Firewall.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallCardElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Card operational status Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.NokiaFirewalls.CardOperationalStatus.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_Nokia!Jalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallCardElement" 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>