check_cups_jobs
Check CUPS job count and age.
Usage
check_cups_jobs -H <HOSTANME> [--help] [--timeout TIMEOUT]
Options
-h, --help
Print detailed help screen.
-V, --version
Print version information.
-v, --verbose
Show details for command-line debugging.
-t, --timeout=INTEGER
Seconds before the check return with a timeout alert.
--eopt=[section][@file]
Read additional opts from section in ini-File.
--perfdata
Print performance data (if available).
-H, --hostname=ADDRESS
Host name or IP Address.
-P, --printer=PRINTER
Check device named PRINTER.
-s, --summarize
Summerize job count over all printers
-w, --warning=LIMIT
Return warning if job count exceeds limit. Default to none
-c, --critical=LIMIT
Return critical if job count exceeds limit. Default to none
-W, --timewarning=time[d|h|m|s]
Return warning if job processing time exceeds value. Default to 5m
-C, --timecritical=time[d|h|m|s]
Return critical if job processing time exceeds value. Default to 10m
