And yes, I did that.For Ubuntu:
ln -s /etc/init.d/nagios /etc/rcS.d/S99nagios
Search found 6 matches
- Thu Sep 10, 2015 8:45 am
- Forum: Open Source Nagios Projects
- Topic: Nagios not starting at boot
- Replies: 3
- Views: 4058
Re: Nagios not starting at boot
- Wed Sep 09, 2015 6:15 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios not starting at boot
- Replies: 3
- Views: 4058
Nagios not starting at boot
I can start Nagios manually with /etc/init.d/nagios start or service nagios start. Even though the script is right there in /etc/init.d/ and working, I have to start Nagios manually after every reboot.
- Wed Sep 09, 2015 5:16 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Heartbeat Client/Server/Plugin
- Replies: 1
- Views: 938
Nagios Heartbeat Client/Server/Plugin
I have Nagios on my LAN, and have just configured another server in the cloud because I wouldn't otherwise know if my entire network/core switch goes down. I would like to set something up on an internal server (could be the Nagios server, or it could be something else) that will send a heartbeat to...
- Wed Sep 09, 2015 5:09 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Core: Not Running
- Replies: 5
- Views: 4482
Re: Nagios Core: Not Running
Thanks everyone, but I decided to delete Nagios, and re-install from scratch. It works fine now.
- Wed Sep 09, 2015 2:55 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Core: Not Running
- Replies: 5
- Views: 4482
Re: Nagios Core: Not Running
Nothing unusual in the Apache error log. I have noticed that sometimes the cgi's run properly, and sometimes they don't. I can click on "Problems", and see what I expect. If I click on hosts or services then I get garbage.
- Wed Sep 09, 2015 12:52 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Core: Not Running
- Replies: 5
- Views: 4482
Nagios Core: Not Running
I installed Nagios from source on Ubuntu 14.04. I did get past some of the errors with the official documentation with this help: http://wellsie.net/p/512/#comment-121447 (to include running "a2enmod cgi" and restarting Apache). I can start Nagios, and it seems to start fine (also -v repor...