I want to find a string in a specific url, but it's a secure web.
If I try in a web (not secure) i don't have problems:
./check_http -H
host -u url -s string
And the response is correct, OK if it find it the string, or CRITICAL if not.
But when I try in a web secure, Nagios say that the '-s' command is not found, and after this, Invalid HTTP response received from host on port 444
./check_http -H host -p 444 -S -u url_secure -s
string
-s: command not found
Invalid HTTP response received from host on port 444
(The url is something like this: https://xxxxxxx.com:444/part1/part2/part3 )
Can sombedy help me to know, how I can find a string in a web secure?
Thanks,
Yolanda
------------------------------------------------------------------------- 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 Nagios-users@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