Hello,
We are testing the ncpa client, we currently use the nsclient. We have installed the ncpa on a host, we can add that host using the ncpa configuration template but when we try to do an auto-discover to that ip the auto-discover just spins, we left it in that state for over 24 hrs. What is the cause of this issue?
Auto-discovery not working
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Auto-discovery not working
Hi @mshakhnovich-fdu,
What version of Nagiso XI are you currently running?
It could be a permissions issue, you should see some job files in the following directory. Let's check the permissions.
They should be set as follows.
If that's not it, please run the following tail command to watch the Apache logs, then run an autodiscovery job and post the output.
Regards,
Benjamin
What version of Nagiso XI are you currently running?
It could be a permissions issue, you should see some job files in the following directory. Let's check the permissions.
Code: Select all
ls -l /usr/local/nagiosxi/html/includes/components/autodiscovery/jobs
Code: Select all
chmod 775 /usr/local/nagiosxi/html/includes/components/autodiscovery/jobs
Code: Select all
tail -f /var/log/httpd/*error_log
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!