Hi All,<br><br>I’m currently running Nagios 3.0 on a Fedora 7 box, with the latest plug-in package.<br><br>I’m trying to configure the check_http plug-in to check a test harness running on a Windows box which can be accessed via a web interface. The problem is that I have brought the test harness down, so that when you manually connect to it via a browser (http://hostname:2000/test/results) it will return a page cannot be displayed error as expected. However the check_http is still responding with a success “HTTP OK HTTP/1.1 200 OK - 5029 bytes in 0.004 seconds”. <br><br>I have set check_http as follows in my commands.cfg file<br><br>define command{<br> command_name check_http<br> command_line $USER1$/check_http -H $HOSTADDRESS$ -p $ARG1$ -u $ARG2$ <br> }<br><br>I have set this as a service in the windows.cfg as follows<br><br>define
service{<br> use generic-service <br> host_name PONGO<br> service_description HTTP<br> check_command check_http!pongo!2000!/test/results<br> notifications_enabled 0<br> }<br><br>I done the usall pre-flight check &
reboot after changes.<br><br>Can anyone spot why this is not failing even though I’ve closed the URL it’s trying to access? <br><br>Thanks,<br><br>Darren.<br><br><br><br><p>
<hr size=1> Sent from <a href="http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=51949/*http://uk.docs.yahoo.com/mail/winter07.html">Yahoo!</a> - a smarter inbox.