On Wed, 14 Apr 2010 12:36:12 +0530, keshav murthy  wrote:  Hello All,  
I would like to know if we have any ready plugins/scripts for monitoring
the print queue. We are still running nrpe and pnsclient on the clients.  
Any help will be appreciated.   Cheers Kesava  

Hi Kesava. 

I assume you
are talking windows machines? 

I use nrpe with this command: 

check_nrpe
-H $ARG1$ -p 5666 -t 30 -c CheckCounter -a "\Print Queue($ARG2$)\Jobs"
MaxWarn=$ARG3$ MaxCrit=$ARG4$ 

Where $ARG2$ = printername on the host.


You need to have cehckwmi enabled in the NRPE configuration. 

Regards.


/Kasper
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to