HP Printer: Outgoing segments Health Monitor

Jalasoft.Xian.SmartManagementPacks.HPPrinters.OutgoingSegments.1.1 (AggregateMonitor)

This monitor catches Xian events that notifies when the Outgoing segments if has changed its state.

Knowledge Base article:

Summary

Number of outgoing segments is over threshold.

The number of outgoing segments is above the maximum threshold configured in Xian Network Manager 2012.

Causes

This count includes segments sent on currently established connections. The error can be related to high TCP traffic in the device.

Resolutions

Verify the traffic in this device and perform some tuning if necessary. If possible, redistributing load among other devices is also recommended

Additional

Monitors the number of segments on the device, sent by the TCP protocol.

Element properties:

TargetJalasoft.Xian.Common.Types.ThirdParty.HPPrinters.JsXHPPrintersSnmpInterfaceElementContainer
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Outgoing segments Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.HPPrinters.OutgoingSegments.1.1" Accessibility="Public" Enabled="true" Target="ThirdParty_HPPrinters!Jalasoft.Xian.Common.Types.ThirdParty.HPPrinters.JsXHPPrintersSnmpInterfaceElementContainer" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="OutgoingSegments_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>