[Nagiosplug-help] check_http -u and -r options does not work together
Raymond Jeong
rayjeong at yahoo.com
Wed Jul 19 16:14:34 CEST 2006
Working with the following:
Suse Linux Enterprise Server 8
Nagios v2.0.b3
Nagios plugin 1.4.3
The following works:
check_http -H <myserver> -v -l -r <search_string>
which returns
CRITICAL - pattern not
found|time=0.001688s;5.000000;10.000000;0.000000
size=1807B;;;0
However when it fails when I apply the -u option
check_http -H <myserver> -u http://myserver/newdoc -v
-l -r <search_string>
which returns success everytime.
Thanks
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the Help
mailing list