I am trying to install the Nagios core using the --prefix option but when I try accessing the options like hosts, I do get the images to display. Looking at the Apache2 error log, I see it is trying to look for them in the DocumentRoot/nagios. I have installed Nagios to /usr/local/nagiosp2.
Any help is greatly appreciated.
Jim
No images with --prefix install
Re: No images with --prefix install
Where is apache looking to find Nagios? Check /etc/apache2/conf.d/nagios.cfg and see if that is pointing to a different location.
Re: No images with --prefix install
I appears the problem was after I ran the make install-classicui it was not finding nagios/images/.. because the prefix should have been nagiosp1.