Dans Guardian - Proxy Flitering Software

Karl DeBisschop karl at debisschop.net
Wed Feb 12 12:45:08 CET 2003


On Wed, 2003-02-12 at 00:31, Robert S. Galloway wrote:
> Hi Marc,
> 
> Thanks for the reply. I am using today's CVS snapshot of the plugins
> (200302111100) and Nagios 1.0. Here is the command and output that I get.
> 
> ------
> 
> ./check_http -I 209.210.176.32 --onredirect follow -p 8888 -w 20 -c 30 -t 35
> -u http://www.cnn.com -s html -v  

./plugins/check_http -I 209.210.176.32 --onredirect follow -p 8888 -w 5 -c 6 -t 7 -H www.cnn.com -u / -s html -v

I have done very little proxy checking, so you probably know something
about the desired syntax that I don't. But I think I would have used the
following sysntax

./plugins/check_http -I 209.210.176.32 -p 8888 \
   -w 5 -c 6 -t 7 -v \
   -H www.cnn.com -u / -s html

(Note that for diagnostic puorposes I'm not following the redirect in
this test either.) 

Is the above construction wrong? Can you try it if it seems reasonable??

--
Karl



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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





More information about the Users mailing list