HP Printer: Device service request status Health Monitor

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

This monitor catches Xian events that notifies when the Device service request status has changed its state.

Knowledge Base article:

Summary

Device service request status has changed.

The device service request status has changed from one of the following states to another: Not Service Requested or Service Requested.

Causes

The service request state is activated when the device has a status or error condition that prevents printing.

Resolutions

The printer requires the intervention by a printer technician.

Additional

Monitors the device service request state. It can be (0) for Not Service Requested and (1) for Service Requested.

Element properties:

TargetJalasoft.Xian.Common.Elements.ThirdParty.HPPrinters.JsXHPPrintersSnmpDeviceElement
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityLow
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Device service request status Alert
{0}

Source Code:

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