Gentoo Archives: gentoo-user

From: Allan Spagnol Comar <allan.comar@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Nagios
Date: Wed, 31 Aug 2005 15:15:20
Message-Id: 1cc2dc8305083108026a269a61@mail.gmail.com
1 I was wondering if someone can help running a nagios on a gentoo sever.
2
3 I had emerged Apache and nagios;
4
5 I edited commonapache.conf putting the following lines:
6
7 ScriptAlias /nagios/cgi-bin/ /usr/nagios/sbin/
8 Alias /nagios/ /usr/nagios/share/
9
10 <Directory /usr/nagios/sbin>
11 AllowOverride None
12 Options ExecCGI FollowSymLinks
13 </Directory>
14
15 and on cgi.cfg I putted
16 use_authentication=0
17
18 when I try to access http://127.0.0.1/nagios/
19 I got :
20
21 Forbidden
22 You don't have permission to access /nagios/ on this server.
23
24 Apache/1.3.33 Server at 127.0.0.1 Port 80
25
26 any one have a clue of what is happening ?
27 apache and nagios are running correctly .
28
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Nagios John Jolet <john@×××××.net>
[gentoo-user] Re: Nagios James <wireless@×××××××××××.com>