HP Printer: Device maintenance request status Health Monitor

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

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

Knowledge Base article:

Summary

Device maintenance request status has changed.

The device maintenance request status has changed from one of the following states to another: Required Maintenance or Not Required Maintenance.

Causes

The Required Maintenance value is activated when the device is not functioning optimally and it requires a maintenance

Resolutions

Making maintenance of the device.

Additional

Monitors the device maintenance required state. It can be (0) for Required Maintenance and (1) for Not Required Maintenance.

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 maintenance request status Alert
{0}

Source Code:

<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.HPPrinters.DeviceMaintenanceRequestStatus.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="DeviceMaintenanceRequestStatus_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>