Search found 4 matches

by ZaphoidPA
Mon Feb 03, 2014 5:33 pm
Forum: Open Source Nagios Projects
Topic: Upgraded from 3.5 to 4.0.2. Some cgi modules didn't build
Replies: 5
Views: 2388

Re: Upgraded from 3.5 to 4.0.2. Some cgi modules didn't buil

So.. It was indeed GD that was missing. I had missed a warning message in the information that ./configure produced.

It was an ubuntu install, so it was a pretty simple matter to apt-get install libgd2-xpm-dev, reboot, and the build worked flawlessly after that!

Thanks,
Richard.
by ZaphoidPA
Fri Dec 20, 2013 3:45 pm
Forum: Open Source Nagios Projects
Topic: Upgraded from 3.5 to 4.0.2. Some cgi modules didn't build
Replies: 5
Views: 2388

Re: Upgraded from 3.5 to 4.0.2. Some cgi modules didn't buil

I did: ./configure --with-command-group=nagcmd make all make install I also tried make install-cgi, but that didn't do anything different. It seems really puzzling that those modules didn't build at all.. O/S info; uname -a Linux nagios 2.6.38-16-generic-pae #67~lucid1-Ubuntu SMP Fri Sep 7 18:39:12 ...
by ZaphoidPA
Fri Dec 20, 2013 2:39 pm
Forum: Open Source Nagios Projects
Topic: Upgraded from 3.5 to 4.0.2. Some cgi modules didn't build
Replies: 5
Views: 2388

Upgraded from 3.5 to 4.0.2. Some cgi modules didn't build

I have just upgraded from 3.5 to 4.0.2, and noticed that whenever I go to my maps, trends of histogram, I get failure messages, specifically "Error: Could not read object configuration data!". As I was looking around, I noticed that none of these files were updated when I built the new nag...
by ZaphoidPA
Fri Dec 20, 2013 1:33 pm
Forum: Open Source Nagios Projects
Topic: Nagios Map
Replies: 59
Views: 26153

Re: Nagios Map

I have just upgraded from 3.5 to 4.0.2, and noticed that whenever I go to my maps, trends of histogram, I get failure messages, specifically "Error: Could not read object configuration data!". As I was looking around, I noticed that none of these files were updated when I built the new nag...