HP Printer: Output remaining Health Monitor

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

This monitor catches Xian events that notifies when the Output remaining has changed its state.

Knowledge Base article:

Summary

Output remaining is under threshold.

The percentage of output remaining is below the minimum threshold set in Xian Network Manager 2012.

Causes

The percentage available of output remaining is below the minimum percentage to use.

Resolutions

Depending of the output media type you can change, replace or empty its content.

Additional

Monitors the percentage remaining available in the input media to use.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.HPPrinters.JsXHPPrintersOutputMediaElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Output remaining Alert
{0}

Source Code:

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