Check_http -a authrization is not working
Posted: Thu Feb 28, 2013 6:07 am
Hi Team,
I am using Check_http plugin to monitor application website is available or not and also trying basic authntication for same URL using following command:
Command: /check_http -H HOSTNAME -f ok -I IPADDR -u "/web/uri/path" -S -p 443 -a "username:pwd" -s "Welcome"
O/p: HTTP CRITICAL - string not found
We are providing right username and password and expected string is also right but don't know why its not working.
Also, If i put wrong password still same massage getting.
Thanks & Regards,
Kalidas
I am using Check_http plugin to monitor application website is available or not and also trying basic authntication for same URL using following command:
Command: /check_http -H HOSTNAME -f ok -I IPADDR -u "/web/uri/path" -S -p 443 -a "username:pwd" -s "Welcome"
O/p: HTTP CRITICAL - string not found
We are providing right username and password and expected string is also right but don't know why its not working.
Also, If i put wrong password still same massage getting.
Thanks & Regards,
Kalidas