Search found 4 matches
- Wed Nov 28, 2018 7:24 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Not Functioning
- Replies: 7
- Views: 1759
Re: Nagios Not Functioning
That seemed to fix it! Once I restarted Nagios, I tested a random config file and saw the web GUI pick it up instantly. Thank you for the quick help!
- Wed Nov 28, 2018 5:03 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Not Functioning
- Replies: 7
- Views: 1759
Re: Nagios Not Functioning
Here is the output of /etc/init.d/nagios : #!/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 ...
- Wed Nov 28, 2018 2:11 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Not Functioning
- Replies: 7
- Views: 1759
Re: Nagios Not Functioning
When doing the change for the lock_file it led to Nagios being unaccessible, with the same error of No lock file found in /usr/local/nagios/var/nagios.lock existant as before. However when changing the lock_file back to lock_file=/var/run/nagios/nagios.pid it allows for the nagios service to work ag...
- Wed Nov 28, 2018 12:17 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Not Functioning
- Replies: 7
- Views: 1759
Nagios Not Functioning
We have Nagios Core v4.3.4. Lately when users apply configuration changes or add Hosts to Nagios the changes are not applied, when looking into the Nagios server itself we see that Nagios seems to be running as a service on our Linux system, but when doing an service Nagios status I see the followin...