Problem in configuring the Nagios

Thomas.Zimmer at oppenheim.de Thomas.Zimmer at oppenheim.de
Tue Nov 22 15:53:37 CET 2005


I assume you configured Nagios ,and started the process?
 
Did you verify your config with '..../bin/nagios -v ....etc/nagios.cfg' ?
 
Greetz.

-----Ursprüngliche Nachricht-----
Von: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] Im Auftrag von Mrutyunjaya
Dash
Gesendet: Dienstag, 22. November 2005 15:40
An: nagios-users at lists.sourceforge.net
Betreff: [Nagios-users] Problem in configuring the Nagios



Hi Nagios Experts,

I am very much new to nagios, I have just untared, compiled, make and
installed. I would just let you all know how exactly I installed

./configure --prefix=/opt/nagios --with-cgiurl=/nagios/cgi-bin
--with-htmurl=/nagios --with-nagios-user=nagios --with-nagios-group=nagios

make all

make install

make install-init

make install-commandmode

make install-config

Now when I trying to access the nagios interface, I am able to navigate to
the nagios main page but the cgi file are not working.

The configuration whatever I have made in apache configuration file for
nagios is like as below.

Alias /nagios /opt/nagios/share

<Directory "/opt/nagios/share">

    Options None

    AllowOverride AuthConfig

    Order allow,deny

    Allow from all

</Directory>

ScriptAlias /nagios/cgi-bin/ "/opt/nagios/sbin/"

<Directory "/opt/nagios/sbin">

    AllowOverride None

    Options ExecCGI

    Order allow,deny

    Allow from all

</Directory>

Please help me to resolve this issue.  

Regards,

Mrutyunjaya Dash



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20051122/d0597cae/attachment.html>


More information about the Users mailing list