Page 1 of 1

Nagios install gone after reboot?

Posted: Mon Sep 13, 2010 1:51 am
by spreeul
Hi,

Yesterday I installed and configured Nagios on an Ubuntu machine. This morning, I boot the Ubuntu machine and can't connect to Nagios via http. I wanted to check the config file using:

Code: Select all

/usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg

but i get the message:

Code: Select all

bash: /usr/local/bin/nagios: No such file or directory
It seems that my Nagios install is corrupt? Apache is up and running...

Re: Nagios install gone after reboot?

Posted: Mon Sep 13, 2010 4:00 am
by spreeul
And it works. The commands /etc/init.d/apache2 reload and /etc/init.d/apache2 restart where enough.