Nokia Firewall: Processor errors Health Monitor

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

This monitor catches Xian events that notifies when the Processor errors has changed its state.

Knowledge Base article:

Summary

Number of processor errors is over threshold.

The number of errors detected on the Nokia Firewall processor is above the maximum threshold configured in Xian Network Manager 2012.

Causes

If the counter is at a suspect level, it might be a capacity problem.

Resolutions

If the current number of processor errors is consistently increasing, identifying the source of errors might be required. Verify the power supply status, verify if the motherboard has a failure or there is an error with the RAM.

Additional

Monitors the number of errors detected on the Nokia Firewall processor.

Element properties:

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

Source Code:

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