Auto Discovery Issue in 5.2.3
Posted: Fri Dec 11, 2015 5:34 am
After installing NagiosXI 5.2.3, my autodiscovery jobs were not running.
Either on their scheduled times or using the play icon on the job, from
the autodiscovery wizard webpage.
The problem appears to be a permissions issue. All the files in
/usr/local/nagiosxi/html/includes/components/autodiscovery/jobs are
owned by nagios:nagios, but the permissions are rw-r----- (640)
This means the apache user, who runs the jobs, does not have permissions
to remove the old files and start a new discover job
Changing the permissions of all the files to 660 seems to have cured the
problem.
This is Nagios 5.2.3, running on Red Hat Enterprise 6.5 64 bit and is a
manual install
Regards
Kevin
Either on their scheduled times or using the play icon on the job, from
the autodiscovery wizard webpage.
The problem appears to be a permissions issue. All the files in
/usr/local/nagiosxi/html/includes/components/autodiscovery/jobs are
owned by nagios:nagios, but the permissions are rw-r----- (640)
This means the apache user, who runs the jobs, does not have permissions
to remove the old files and start a new discover job
Changing the permissions of all the files to 660 seems to have cured the
problem.
This is Nagios 5.2.3, running on Red Hat Enterprise 6.5 64 bit and is a
manual install
Regards
Kevin