I'm new to Nagios and don't clearly understand the distinction. However, the admin GUI shows Nagios XI (Nagios XI 2014R2.7). Is there something specific I should look at to verify this?
The /usr/local/nagios/var/spool/checkresults directory has over 25K files in it on the non-working server. The working server has no files in this directory. I've verified IDs are in the correct groups and directory permissions on the two servers are the same. What process uses these files and eventually clears them?
Passive checks not reaching Nagios server
Re: Passive checks not reaching Nagios server
Many possible causes to having +25k files in /usr/local/nagios/var/spool/checkresults. 1st thing to check is if selinux is running, using this cmd:
If selinux is running, please try it with selinux disabled by editing /etc/sysconfig/selinux and changing the line from:
To this:
Then reboot the Nagios server and let us know of the results after a few hours.
Code: Select all
sestatusCode: Select all
SELINUX=enforcingCode: Select all
SELINUX=disabledBe sure to check out the Knowledgebase for helpful articles and solutions!
Re: Passive checks not reaching Nagios server
We removed the accumulated files in the checkresults cirectory, fixed a group issue with the apache ID and restarted httpd. It seems to be working now.
Re: Passive checks not reaching Nagios server
selinux is not running.
Thank you for your help!!
Thank you for your help!!
Re: Passive checks not reaching Nagios server
Let us know if this comes back. I'll go ahead and close this thread, please open another one if the issue arises again.
Thanks!
Thanks!
Former Nagios Employee.
me.
me.