GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / printer_supply
blob64e3e277beb0152a5772e057cce1a3a02234d851
1 title: Generic Printer: Remaining filling level
2 agents: snmp
3 catalog: hw/printer
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the remaining filling level in percent of a printers
8  supplys like toner or fuser. The printer has to support the generic
9  PRINTER-MIB.
10  The default check levels are 20% (warning) and 10% of the full level
11  (critical).
12  According the PRINTER-MIB it's possible that a printer couldn't determine
13  how much is remaining in a supply, so the printer says "some remaining".
14  This value produces a warning.
16  In case of OKI c5900 devices the name of the supply units ins not unique.
17  One example is {Toner Cartridge OKI DATA CORP}. In this case the color of
18  the supply unit is added to the beginning of the name to get a unique
19  item name.
21 inventory:
22  One check is being created for each supply unit with a unique name.