Search found 6 matches
- Tue Aug 23, 2016 10:54 am
- Forum: Open Source Nagios Projects
- Topic: Nagios 4.2.0 reload stop nagios (bug?)
- Replies: 15
- Views: 8750
Re: Nagios 4.2.0 reload stop nagios (bug?)
I agree, thread can be locked and issue marked as resolved although I didn't open the thread. 
- Tue Aug 23, 2016 5:53 am
- Forum: Open Source Nagios Projects
- Topic: Nagios 4.2.0 reload stop nagios (bug?)
- Replies: 15
- Views: 8750
Re: Nagios 4.2.0 reload stop nagios (bug?)
I believe the problem was in ndomod. I've committed a fix that should resolve the problem. Please download and try https://github.com/NagiosEnterprises/ndoutils/archive/maint.tar.gz Hello there, I am sorry because I have been out because of holidays and I didnt see jfrickson's answer until yesterda...
- Thu Aug 11, 2016 4:55 am
- Forum: Open Source Nagios Projects
- Topic: Nagios 4.2.0 reload stop nagios (bug?)
- Replies: 15
- Views: 8750
Re: Nagios 4.2.0 reload stop nagios (bug?)
Can you edit the /etc/init.d/nagios file and edit line 53 and change it from NagiosLockDir=/var/lock/subsys to NagiosLockDir=/usr/local/nagiosxi/var/subsys Save the file out and post back the results. I did that (replacing nagiosxi by nagios because I have Nagios Core installed) and nagios process ...
- Wed Aug 10, 2016 2:25 am
- Forum: Open Source Nagios Projects
- Topic: Nagios 4.2.0 reload stop nagios (bug?)
- Replies: 15
- Views: 8750
Re: Nagios 4.2.0 reload stop nagios (bug?)
Can you login to the Nagios server as root, run the following commands and post the output? ls -l /usr/local/nagios/sbin ls -l /usr/local/nagios/var head -n 1 /usr/local/nagios/var/nagios.lock Also, post the /etc/init.d/nagios file here so we can view it. Here it is the info that was asked for: ls ...
- Wed Aug 10, 2016 2:16 am
- Forum: Open Source Nagios Projects
- Topic: Nagios 4.2.0 reload stop nagios (bug?)
- Replies: 15
- Views: 8750
Re: Nagios 4.2.0 reload stop nagios (bug?)
Yes. Ndo was updated from 2.0.1 to 2.1.0. because Nagios 4.2.0 didnt run other way and it was clearly showed in nagios.log. Now the problem is just with reloading....starting and stopping is working fine. Indeed, today I just did a reload without doing any configuration change and nagios is stopped ...
- Tue Aug 09, 2016 4:35 am
- Forum: Open Source Nagios Projects
- Topic: Nagios 4.2.0 reload stop nagios (bug?)
- Replies: 15
- Views: 8750
Re: Nagios 4.2.0 reload stop nagios (bug?)
Hi, Same problem here after upgrading from Nagios Core 4.1.1 to Nagios 4.2.0 Nagios is running nicely: ps -ef|grep nagios nagios 10074 1 0 ago08 ? 00:04:17 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg nagios 10075 10074 0 ago08 ? 00:00:23 /usr/local/nagios/bin/nagios --worker /us...