Hi everyone again:<br><br>I think I was wrong in my question, in case it helps anyone having the same troubles, it s better to use the check_http command to test proxies also:<br><br>From the command line you can check if it works with this:<br>
<div><span class="208045211-23032010">./check_http -H [proxy_server_IP_address] -p [proxy_server_port] -u <a title="blocked::http://www.google.es/" href="http://www.google.es/">http://www.google.es</a><br><br></span></div>

<div><span class="208045211-23032010">And then you can use simple commands like<br></span></div>

<div><span class="208045211-23032010"><font color="#0000ff" size="2" face="Arial">define 
command {<br>   command_name  check_bluecoat<br>   command_line  
$USER1$/check_http -H $HOSTADDRESS$ -p 8080 -u <a title="blocked::http://www.google.es/" href="http://www.google.es/">http://www.google.es</a><br> }</font></span></div><br>(my proxy listens on port 8080)<br><br>In recent emails (from where I got this idea, thank you!), it looks like the https connections can't be tested like this...<br>
<br>Kind regards,<br>Jorge<br><br><div><span class="gmail_quote">On 3/3/10, <b class="gmail_sendername">Jorge Gil</b> <<a href="mailto:georgyboy@gmail.com">georgyboy@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi everyone!<br><br>First of all, thank you for your help to everyone, since I am learning a lot from the "cases" that get solved in this mailing list.<br><br>I am quite new to Nagios, but it s already watching my network and showing it greenly beautiful.. the thing that makes me write you is that I downloaded <a href="http://check_squid.pl" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><span id="st" name="st" class="st">check_squid</span>.pl</a> and it looks fine from the command line. I read from some of you that this is not the way to test it, but the first <a href="http://check_squid.pl" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><span id="st" name="st" class="st">check_squid</span>.pl</a> that I got didnt even work from the command line. Anyway, I tried to call the command like that, like sudo, like the perl interpreter, googled quite a bit, and still nagios gets "null" as output (very differently from the OK command line)<br>

<br>Is any of you using <a href="http://check_squid.pl" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><span id="st" name="st" class="st">check_squid</span>.pl</a>? How did you make it work from the nagios.cfg, please?<br>
<br>Thank you so much!<br><br>Warm regards,<br><span class="sg">Jorge<br>
</span></blockquote></div><br>