Search found 3 matches
- Tue Mar 18, 2014 3:45 am
- Forum: Open Source Nagios Projects
- Topic: Nagios 4.0.4 service won't start
- Replies: 3
- Views: 1540
Re: Nagios 4.0.4 service won't start
You can close this post, I found the solution in a very similar post http://support.nagios.com/forum/viewtop ... =7&t=26135
- Tue Mar 18, 2014 3:38 am
- Forum: Open Source Nagios Projects
- Topic: Nagios 4.0.4 service won't start
- Replies: 3
- Views: 1540
Re: Nagios 4.0.4 service won't start
Here it is. #!/bin/sh # # chkconfig: 345 99 01 # description: Nagios network monitor # processname: nagios # File : nagios # # Author : Jorge Sanchez Aymar (jsanchez@lanchile.cl) # # Changelog : # # 1999-07-09 Karl DeBisschop <kdebisschop@infoplease.com> # - setup for autoconf # - add reload functio...
- Mon Mar 17, 2014 12:43 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios 4.0.4 service won't start
- Replies: 3
- Views: 1540
Nagios 4.0.4 service won't start
I upgraded from nagios 4.0.3 to 4.0.4 today and it run fine for some hours but when I added a new config file in nagios.cfg the service became unresponsive. I reinstalled nagios 4.0.4 and checked the configuration with no errors, but when I try to do /etc/init.d/nagios start it only returns: Startin...