Discussion:
[Nagios-users] warning HTTP
nadia kheffache
2009-07-17 13:38:32 UTC
Permalink
Hi all,

I just installed nagios, but I have a warning "HTTP" and I do not know how to solve this problem

HTTP AVERTISSEMENT: HTTP/1.1 403 Forbidden

when I enter these commands:
[***@spvctrl libexec]# ./check_http -I 127.0.0.1 $ARG1$
HTTP AVERTISSEMENT: HTTP/1.1 403 Forbidden
[***@spvctrl libexec]# ./check_http -I $HOSTADRESS$ $ARG1$
echec temporaire dans la résolution du nom
HTTP CRITIQUE - Impossible d'ouvrir un socket TCP

Thank you
Marc Powell
2009-07-17 13:50:39 UTC
Permalink
Post by nadia kheffache
Hi all,
I just installed nagios, but I have a warning "HTTP" and I do not
know how to solve this problem
HTTP AVERTISSEMENT: HTTP/1.1 403 Forbidden
HTTP AVERTISSEMENT: HTTP/1.1 403 Forbidden
This is an error coming from your web server. Look in it's log files
to find out why. You have some restriction in place that is forbidding
the request.

--
Marc
Mathew Walker
2009-07-17 14:11:41 UTC
Permalink
perhaps you need a trailing slash or have a restriction in your .htaccess file? have you tried with the specific file like "index.html"



did you specify the arguements? $ARG1$ will not add anything for your check.
--
Mat W. - http://www.techadre.com
Date: Fri, 17 Jul 2009 08:50:39 -0500
Subject: Re: [Nagios-users] warning HTTP
Post by nadia kheffache
Hi all,
I just installed nagios, but I have a warning "HTTP" and I do not
know how to solve this problem
HTTP AVERTISSEMENT: HTTP/1.1 403 Forbidden
HTTP AVERTISSEMENT: HTTP/1.1 403 Forbidden
This is an error coming from your web server. Look in it's log files
to find out why. You have some restriction in place that is forbidding
the request.
--
Marc
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Nagios-users mailing list
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
_________________________________________________________________
Windows Live™: Keep your life in sync.
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_BR_life_in_synch_062009
nadia kheffache
2009-07-17 14:13:59 UTC
Permalink
Hi Marc,

i have these error in my apache log file,

[Fri Jul 17 15:41:28 2009] [error] [client 127.0.0.1] Directory index forbidden by Options directive: /var/www/html/
[Fri Jul 17 15:45:36 2009] [error] [client 127.0.0.1] Directory index forbidden by Options directive: /var/www/html/
[Fri Jul 17 15:46:50 2009] [error] [client 127.0.0.1] Directory index forbidden by Options directive: /var/www/html/



Nadia
Objet: Re: [Nagios-users] warning HTTP
Date: Vendredi 17 Juillet 2009, 15h50
Post by nadia kheffache
Hi all,
I just installed nagios, but I have a warning "HTTP"
and I do not 
Post by nadia kheffache
know how to solve this problem
HTTP AVERTISSEMENT: HTTP/1.1 403 Forbidden
127.0.0.1 $ARG1$
Post by nadia kheffache
HTTP AVERTISSEMENT: HTTP/1.1 403 Forbidden
This is an error coming from your web server. Look in it's
log files 
to find out why. You have some restriction in place that is
forbidding 
the request.
--
Marc
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge 
This is your chance to win up to $100,000 in prizes! For a
limited time,
vendors submitting new applications to BlackBerry App
World(TM) will have
the opportunity to enter the BlackBerry Developer
Challenge. See full prize 
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Nagios-users mailing list
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
Marc Powell
2009-07-17 14:21:15 UTC
Permalink
Post by nadia kheffache
Hi Marc,
i have these error in my apache log file,
[Fri Jul 17 15:41:28 2009] [error] [client 127.0.0.1] Directory
index forbidden by Options directive: /var/www/html/
[Fri Jul 17 15:45:36 2009] [error] [client 127.0.0.1] Directory
index forbidden by Options directive: /var/www/html/
[Fri Jul 17 15:46:50 2009] [error] [client 127.0.0.1] Directory
index forbidden by Options directive: /var/www/html/
http://lmgtfy.com/?q=Directory+index+forbidden+by+Options+directive%3A+%2Fvar%2Fwww%2Fhtml%2F

--
Marc
nadia kheffache
2009-07-17 14:43:55 UTC
Permalink
Hi all,

It'work! i have juste copied /usr/loca/nagios/share/index.html in /var/www/html
chown apache:apache /var/www/html/

thank you everyone
Objet: Re: [Nagios-users] warning HTTP
Date: Vendredi 17 Juillet 2009, 16h21
Post by nadia kheffache
Hi Marc,
i have these error in my apache log file,
[Fri Jul 17 15:41:28 2009] [error] [client 127.0.0.1]
Directory 
Post by nadia kheffache
index forbidden by Options directive: /var/www/html/
[Fri Jul 17 15:45:36 2009] [error] [client 127.0.0.1]
Directory 
Post by nadia kheffache
index forbidden by Options directive: /var/www/html/
[Fri Jul 17 15:46:50 2009] [error] [client 127.0.0.1]
Directory 
Post by nadia kheffache
index forbidden by Options directive: /var/www/html/
http://lmgtfy.com/?q=Directory+index+forbidden+by+Options+directive%3A+%2Fvar%2Fwww%2Fhtml%2F
--
Marc
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge 
This is your chance to win up to $100,000 in prizes! For a
limited time,
vendors submitting new applications to BlackBerry App
World(TM) will have
the opportunity to enter the BlackBerry Developer
Challenge. See full prize 
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Nagios-users mailing list
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
Loading...