<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">


<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY><FONT face=Arial color=#0000ff size=2></FONT>
<DIV dir=ltr align=left><BR><FONT face=sans-serif size=2>I looking for a method 
to check the printer queue on Windows server (like if more than 10 jobs i queue 
then warning or critical) </FONT><BR><FONT face=sans-serif size=2>I tried the 
snmp check /usr/local/nagios/libexec/check_snmp_win.pl (very good) but i can 
just test the "Service" Spooler. </FONT><BR><FONT face=sans-serif size=2>I 
looked att nagiosexchange.org and on google. NADA </FONT><BR><FONT 
face=sans-serif size=2>Anyone who has a clue how i can do this with SNMP or with 
NRPE ? </FONT><BR><SPAN class=756040901-11052006><FONT face=Arial 
color=#0000ff size=2> </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=756040901-11052006><FONT face=Arial 
color=#0000ff size=2>We do it using pNSclient 2.x.  Then you can check any 
perfmon counter.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=756040901-11052006></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=756040901-11052006><FONT face=Arial 
color=#0000ff size=2>Alternatively, install the perfMIB stuff so that you can 
access the perfmon counters via SNMP, or install something like NC_Net which has 
both NRPE and pNSclient functionality.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=756040901-11052006></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=756040901-11052006><FONT face=Arial 
color=#0000ff size=2>Steve</FONT> </SPAN></DIV></BODY></HTML>