Page 1 of 1

check_Http issue

Posted: Thu Jul 12, 2012 2:18 pm
by vivek
The problem is that, I've been trying to run the command "check_http -I $HOSTADDRESS$ -H vhost.host.net --ssl -u/url --post='login=username&password=password' on a Sharepoint 2010 site and I get the error "Could not establish SSL connection.

And when I tried "$USER1$/check_http -H $HOSTADDRESS$ -S -a username:password" , the error comes as HTTP WARNING: HTTP/1.1 401 Unauthorized Command returned exit status 1

Both the commands work with an other Sharepoint host but does not work on many other Sharepoint hosts.

Please help me

Re: check_Http issue

Posted: Thu Aug 23, 2012 5:50 pm
by ecarrasq
Try:

http://exchange.nagios.org/directory/Pl ... pl/details

check_sharepoint.pl

Works with both integrated NTML and forms based authentication.