Page 1 of 1

Ubuntu Lucid to Precise upgrade; Nagios map internal error

Posted: Wed May 28, 2014 9:04 am
by kbennington
Have a server running Cacti and Nagios, upgraded it from Lucid to Precise. Cacti is fine no errors, Nagios gives internal error when accessing the map, trend, or histogram links. Feel that this is a pointer issue and Nagios needs to be updated to now point at the correct files. I have updated Nagios to 4.0.6 but hte internal web error persists, no other links have any problems just the map, trend, and histogram.

Re: Ubuntu Lucid to Precise upgrade; Nagios map internal err

Posted: Wed May 28, 2014 9:40 am
by slansing
Run the following while you try to access the map then post the output in a reply, thanks!

Code: Select all

tail -f /var/log/httpd/error_log
Note: Please wrap the output in code wraps.

Re: Ubuntu Lucid to Precise upgrade; Nagios map internal err

Posted: Fri May 30, 2014 8:36 am
by kbennington
Problem Solved - had to install libgd2-xpm-dev, and then install Nagios again. This will wipe the configuration built in the etc folder, but had those backed up and just copied the backup into the etc folder.

Turned out the upgrade to Precise also wiped the mibs, had a backup copy of those and copied it back into the folder. Everything works.