Nagios install gone after reboot?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
spreeul
Posts: 2
Joined: Mon Sep 13, 2010 1:42 am

Nagios install gone after reboot?

Post 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...
spreeul
Posts: 2
Joined: Mon Sep 13, 2010 1:42 am

Re: Nagios install gone after reboot?

Post by spreeul »

And it works. The commands /etc/init.d/apache2 reload and /etc/init.d/apache2 restart where enough.
Locked