Skip to content

Nagios/Icinga/Checkmk python plugin to check CUPS printers statuses

Notifications You must be signed in to change notification settings

juliogonzalez/nagios_check_cups_printers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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