Page 1 of 1

No images with --prefix install

Posted: Thu Mar 15, 2012 12:28 pm
by jamesonj
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

Re: No images with --prefix install

Posted: Thu Mar 15, 2012 5:30 pm
by jsmurphy
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

Posted: Fri Mar 16, 2012 8:26 am
by jamesonj
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.