Nokia Firewall: Running software status Health Monitor

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

This monitor catches Xian events that notifies when the Running software status has changed its state.

Knowledge Base article:

Summary

Running software status has changed.

The running software status has changed to one of the following states: running, runnable, not runnable or invalid.

Causes

The different states have the following characteristics: Running (when software has changed to running). Runnable (when software status has become runnable). Not runnable (when software status has become not runnable). Invalid (when software has changed to stop running and to be unloaded).

Resolutions

Change the status according to requirements.

Additional

Monitors the running software status on Nokia Firewall.

Element properties:

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

Source Code:

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