Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check printers and print-queue length using lpstat.
Current Version
Last Release Date
June 16, 2009
Owner
George Hansper
Check printers and print-queue length using lpstat
Warning if:
* any queue length exeeds specified limit (default 20)
Critical if:
* any printers are disabled
* any queue length exeeds specified limit (default 50)
Specific printers can be excluded from the checks using the '-x' option
comment out line 191 and add the following 5 lines: #@jobs = ( ); while() { if ( /^(?!no entries)/ ) { push @jobs, $_; } }
You must be logged in to submit a review.
To:
From: