I get it!!
Well, the problem was in the content of the url.
It has special caracters like: ? _ - =
So, I have only to add " before and after argument. Like this:
./check_http -H host -p 444 -S -u "url_secure" -s "string "
That's all!!
(It was easy)
On 10/26/06, Christopher Odenbach <[EMAIL PROTECTED]
> wrote:
Hi,
> 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
This look like a shell error, not a plugin output. Maybe a semicolon
somewhere in url_secure?
> (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?
Please post the complete command line you use. There is no point in
hiding the URL - either it is public, then who cares. Or it is private,
then we won't be able to access it, so no problem again.
Christopher
--
======================================================
Dipl.-Ing. Christopher Odenbach
Zentrum fuer Informations- und Medientechnologien
Universitaet Paderborn
Raum N5.110
[EMAIL PROTECTED]
Tel.: +49 5251 60 5315
======================================================
------------------------------------------------------------------------- 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
