Page 1 of 1

HTTP WARNING: HTTP/1.1 403 Forbidden

Posted: Thu Sep 03, 2015 6:08 am
by braindope
Hi,

Command check:
define command{
command_name check_http
command_line $USER1$/check_http -H $HOSTADDRESS$
}
Error:
HTTP WARNING: HTTP/1.1 403 Forbidden
As my research on the net i've already add index.html on /var/www/html and its permission is 777, restart my httpd service and nagios.

when I run manually the check_http it give positive result, any ideas?

Re: HTTP WARNING: HTTP/1.1 403 Forbidden

Posted: Thu Sep 03, 2015 9:18 am
by hsmith
braindope wrote:Hi,

Command check:
define command{
command_name check_http
command_line $USER1$/check_http -H $HOSTADDRESS$
}
Error:
HTTP WARNING: HTTP/1.1 403 Forbidden
As my research on the net i've already add index.html on /var/www/html and its permission is 777, restart my httpd service and nagios.

when I run manually the check_http it give positive result, any ideas?
What kind of address are you trying to check?