edalB wrote: > Nope it would not be the reason. All the servers I try to monitor is > inside my firewall.
What does "telnet 10.0.4.37 80" yield? How long do you have to wait before issuing the telnet command and it coming back with a failure? If you cannot even telnet to the server, then something is stopping packets getting there, or the web server on that machine is not listening on that IP. If you can connect to it with telnet, type "GET /" and you should get some form of HTML code back. Andy. > > Thanks tho > > On 2/6/07, Andy Shellam (Mailing Lists) > <[EMAIL PROTECTED]> wrote: >> >> Sounds like a firewall issue between your Nagios server and 10.0.4.37. >> >> Andy. >> >> edalB wrote: >> Done the same. >> >> I just dont get any connection >> >> On 2/5/07, Robin Ericsson <[EMAIL PROTECTED]> wrote: >> >> >> On 2/5/07, edalB <[EMAIL PROTECTED]> wrote: >> >> >> Hi there >> >> I have a weird problem. I have a server that has a httpd service >> running off >> it. >> When I go to the website on the server I can access it and it works >> 100% but when I ask nagios to check_http it gives me the following. >> >> >> nagios-0 libexec # ./check_http 10.0.4.37 >> CRITICAL - Socket timeout after 10 seconds >> >> What about "telnet 10.0.4.37 80" ? >> >> -- >> regards, >> Robin >> >> ------------------------------------------------------------------------- >> >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your job >> easier. >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> 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 >> >> >> >> >> ------------------------------------------------------------------------- >> >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your job >> easier. >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> 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 >> >> >> >> >> >> >> >> -- >> Andy Shellam >> NetServe Support Team >> >> the Mail Network >> "an alternative in a standardised world" >> >> p: +44 (0) 121 288 0832/0839 >> m: +44 (0) 7818 000834 >> > > !DSPAM:37,45c8728918512128552232! > > -- Andy Shellam NetServe Support Team the Mail Network "an alternative in a standardised world" p: +44 (0) 121 288 0832/0839 m: +44 (0) 7818 000834 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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
