项目作者: juliogonzalez

项目描述 :
Nagios/Icinga python plugin to check CUPS printers statuses
高级语言: Python
项目地址: git://github.com/juliogonzalez/nagios_check_cups_printers.git


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:

  1. ./check_cups_printers -h