This monitor catches Xian events that notifies when the Device operational status has changed its state.
Device operational status has changed.
The device operational status has changed from one of the following states to another: Unknown, Running, Warning, Testing or Down
A Unknown value indicates that the current state of the device is unknown. The Running value indicates that the device is up and running and no unusual error conditions are known. The Warning state indicates that agent has been informed of a unusual error condition by the operational software (e.g., a disk device driver) but the device is still 'operational'. An example would be a high number of software errors on a disk. A value of Testing, indicates that the device is not available for use because it is on testing state. Down state is used only when the agent has been informed that the device is not available for any use.
For critical states the printer requires intervention by a printer technician.
Monitors the operational state of the device. It can be (1) for Unknown, (2) for Running, (3) for Warning, (4) for Testing, and (5) for Down.
Target | Jalasoft.Xian.Common.Elements.ThirdParty.HPPrinters.JsXHPPrintersSnmpDeviceElement | ||
Parent Monitor | System.Health.PerformanceState | ||
Algorithm | WorstOf | ||
Category | StateCollection | ||
Enabled | True | ||
Alert Generate | True | ||
Alert Severity | MatchMonitorHealth | ||
Alert Priority | Low | ||
Alert Auto Resolve | True | ||
Remotable | True | ||
Accessibility | Public | ||
Alert Message |
|
<AggregateMonitor ID="Jalasoft.Xian.SmartManagementPacks.HPPrinters.DeviceOperationalStatus.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="DeviceOperationalStatus_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>