Nokia Firewall: Total broadcast packets Health Monitor

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

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

Knowledge Base article:

Summary

Total of broadcast packets is over threshold.

The total number of broadcast packets that were detected when an interface was delivered and requested to receive transmitted information is above the maximum threshold configured in Xian Network Manager 2012.

Causes

There is a high amount of packets being delivered and required to be transmitted by this interface, that were assigned to a broadcast address.

Resolutions

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

Additional

Monitors the total number of broadcast packets detected when an interface on the Nokia Firewall has been delivered and required to receive transmitted information.

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
Total broadcast packets Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.NokiaFirewalls.TotalBroadcastPackets.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="TotalBroadcastPackets_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>