String to expect in the content of a web secure

Yolanda Santos iamyolanda at gmail.com
Thu Oct 26 15:27:27 CEST 2006


Hi,

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 <odenbach at uni-paderborn.de> 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
>     odenbach at uni-paderborn.de
>     Tel.: +49 5251 60 5315
> ======================================================
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20061026/f4bb4a37/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
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
-------------- next part --------------
_______________________________________________
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