problem with url check authentication
Posted: Thu May 30, 2013 12:49 pm
Hi,
We are perfoming two url checks from nagios.These uRl require authentication to login to the site.
Somehow nagios is not able perform checks properly for these two url's.Where as i can use the same command for other urls with authentication which is working .
Below ar ethe URL's
https://learningqa.corp.xerox.com/en-US ... gPage.aspx
https://portalqa.thehub.xerox.com/en-us ... epage.aspx
Credentials
[redacted]
Nagios command:
-bash-3.2$ ./check_http --ssl -c 100 -t 100 -f follow -H portalqa.thehub.xerox.com -u /_layouts/error.aspx -a [redacted]
HTTP WARNING: HTTP/1.1 401 Unauthorized
We are perfoming two url checks from nagios.These uRl require authentication to login to the site.
Somehow nagios is not able perform checks properly for these two url's.Where as i can use the same command for other urls with authentication which is working .
Below ar ethe URL's
https://learningqa.corp.xerox.com/en-US ... gPage.aspx
https://portalqa.thehub.xerox.com/en-us ... epage.aspx
Credentials
[redacted]
Nagios command:
-bash-3.2$ ./check_http --ssl -c 100 -t 100 -f follow -H portalqa.thehub.xerox.com -u /_layouts/error.aspx -a [redacted]
HTTP WARNING: HTTP/1.1 401 Unauthorized