HP Printer: HP LaserJet File system memory used Health Monitor

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

This monitor catches Xian events that notifies when the HP LaserJet File system memory used has changed its state.

Knowledge Base article:

Summary

File system memory used is over threshold.

The percentage of the file system memory used is above the maximum threshold configured in Xian Network Manager 2012.

Causes

The percentage of available file system memory is above the maximum percentage to use.

Resolutions

Reset to the factory default value after a power cycle.

Additional

Monitors the percentage of memory used by file system to buffer file data of an HP LaserJet printer.

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
HP LaserJet File system memory used Alert
{0}

Source Code:

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