Page 2 of 2

Re: Check Cups Queue

Posted: Wed Jun 10, 2015 10:58 am
by jolson
Just to verify, could you log in as the 'nagios' user on your print server and run the check locally through NRPE - I'm curious where the disconnect is.

Code: Select all

ssh to your print server.
su - nagios
/usr/local/nagios/libexec/check_nrpe -H 127.0.0.1 -c check_queue_status_checkprinter

Re: Check Cups Queue

Posted: Thu Jun 11, 2015 6:25 am
by MilesDeep
This was simply a matter of access rights on the printer. The nagios user was given access and all is well. I thank those who helped.

Re: Check Cups Queue

Posted: Thu Jun 11, 2015 9:10 am
by tmcdonald
I'll be closing this thread now, but feel free to open another if you need anything in the future!