Hi, > I have a https site with a log in.... I want to check that the log in > works with a user:password That's it! :-) and the problem is...i can > writ what I want in the user/passwd...still replyes OK
I suppose the website you want to check does not use HTTP Basic Authentication (which the -a switch of check_http uses). Maybe it uses a form where you have to enter username and password and then press the submit button? In this case you need the -P switch for posting your credentials. If you are not sure, just use a browser: Do you get a popup windows from your browser which asks you to enter username and password? Then it's basic auth. Or do you get a form? Then it's application specific and you need to post your data. If the site is publically available, just tell us the URL and we will be able to help you. Christopher -- ====================================================== Dipl.-Ing. Christopher Odenbach Zentrum fuer Informations- und Medientechnologien Universitaet Paderborn Raum N5.110 [EMAIL PROTECTED] Tel.: +49 5251 60 5315 ======================================================
pgpWO3Zw5mUlZ.pgp
Description: PGP signature
------------------------------------------------------------------------- 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