Nokia Firewall: Incoming broadcast packets Health Monitor

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

This monitor catches Xian events that notifies when the Incoming broadcast packets if has changed its state.

Knowledge Base article:

Summary

Incoming broadcast packets is over threshold.

The number of incoming packets that were addressed to a broadcast address is above the maximum threshold configuted in Xian Network Manager 2012.

Causes

There is a high amount of packets delivered by this interface that has been addressed to a broadcast address.

Resolutions

Upgrade the interface if speed is a main limiting factor or bottleneck for device performance.

Additional

Monitors the number of incoming packets assigned to a broadcast address.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallInterfaceElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Incoming broadcast packets Alert
{0}

Source Code:

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