Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 594 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 594 Bytes

check_cups_printers

A Nagios/Icinga python plugin to check CUPS printer statuses.

Based on the idea of check_cups_printer, but without using lpstats, and allowing checks for one, several or all printers available at a CUPS server.

The plugin will either return an OK if all selected printers are idle or printing, or a CRITICAL for anything else.

Requires python2.6+ and pycups.

Get help with:

./check_cups_printers -h