HP Printer: Device supply marker status Health Monitor

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

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

Knowledge Base article:

Summary

Device supply marker status has changed.

The device supply marker status has changed from one of the following states to another: Marker Supply Missing or Marker Supply Exist.

Causes

The Supply-Missing state is activated when the device doesn't have remaining supply.

Resolutions

Change the Supply with a new one

Additional

Monitors the existence of a supply marker. It can be (0) for Marker Supply Missing and (1) for Marker Supply Exist.

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 supply marker status Alert
{0}

Source Code:

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