Results 1 to 1 of 1
Hi,
I installed nagios and followed the steps. I got an issue in the 5th step.
5) Configure the Web Interface
Install the Nagios web config file in the Apache ...
- 07-29-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 21
Nagios Web interface installation issue
Hi,
I installed nagios and followed the steps. I got an issue in the 5th step.
5) Configure the Web Interface
Install the Nagios web config file in the Apache conf.d directory.
make install-webconf
Create a nagiosadmin account for logging into the Nagios web interface. Remember the password you assign to this account - you'll need it later.
htpasswd -c /usr/local/nagios/etc/htpasswd.users nagiosadmin
Restart Apache to make the new settings take effect.
service httpd restart
I entered the /etc/httpd/conf.d directory
and executed the following command
make install-webconf
make: *** No rule to make target `install-webconf'. Stop.
How to rectify the issue. I am not able to logon using webinterface with nagios.
regards
santhosh


Reply With Quote