What's with all the stuff after the -v? Have you tried without it? Take a look at check_http -h. It'll give you the correct syntax for the plugin.
On Wed, 31 May 2006, Dan Zieber wrote: > Hi, > > > > I'm having trouble with check_http, and my Google skills have failed. > When I try to use it from the command line I get this: > > > > odata1# ./check_http -H www.palomar.caltech.edu -p 8000 -v > > GET / HTTP/1.0 > > User-Agent: check_http/1.89 (nagios-plugins 1.4.3) > > Host: www.palomar.caltech.edu > > > > > > Error on receive > > > > but when I use telnet I get this: > > > > odata1# telnet www.palomar.caltech.edu 8000 > > Trying 198.202.125.244... > > Connected to bianca.palomar.caltech.edu. > > Escape character is '^]'. > > GET / HTTP/1.0 > > User-Agent: check_http/1.89 (nagios-plugins 1.4.3) > > Host: www.palomar.caltech.edu > > > > > > HTTP/1.0 200 OK > > MIME-Version: 1.0 > > Content-Type: text/html > > ...etc > > > > Any ideas? Thank You, > > Dan Zieber > > > > ----------------------- > > The mailing list archive is found here: > > http://www.nagiosexchange.org/nagios-users.34.0.html > > > > > ------------------------------------------------------- > All the advantages of Linux Managed Hosting--Without the Cost and Risk! > Fully trained technicians. The highest number of Red Hat certifications in > the hosting industry. Fanatical Support. Click to learn more > http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642 > _______________________________________________ > 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 -- Patrick Morris Snapfish/HP 303 Second Street Suite 500, South Tower San Francisco, CA 94107 (415) 979-3727 ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642 _______________________________________________ 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
