Search found 9 matches

by helloworld304423
Thu Aug 27, 2015 9:13 am
Forum: Open Source Nagios Projects
Topic: Upgrade from 3.x to 4.0.8 - maps/trends not working
Replies: 16
Views: 5812

Re: Upgrade from 3.x to 4.0.8 - maps/trends not working

Thanks for all your help with this one!
You can mark this one as resolved.
by helloworld304423
Thu Aug 27, 2015 2:39 am
Forum: Open Source Nagios Projects
Topic: Upgrade from 3.x to 4.0.8 - maps/trends not working
Replies: 16
Views: 5812

Re: Upgrade from 3.x to 4.0.8 - maps/trends not working

Ha.
I've recompiled it Nagios on the Nagios host and now it is working.
The only difference I have made is instead using the nagios account (not in sudoers) I've used our normal Linux account with sudo. Now it's working.

Thanks!
by helloworld304423
Wed Aug 26, 2015 9:31 am
Forum: Open Source Nagios Projects
Topic: Upgrade from 3.x to 4.0.8 - maps/trends not working
Replies: 16
Views: 5812

Re: Upgrade from 3.x to 4.0.8 - maps/trends not working

Re-compiling on another machine didn’t do the trick. I digged around in mail-archive and read something about trying to run the cgi from the console and a more specific error came around. But libgd2 is installed on that machine :( ./trends.cgi: error while loading shared libraries: libgd.so.3: canno...
by helloworld304423
Tue Aug 25, 2015 4:00 am
Forum: Open Source Nagios Projects
Topic: Upgrade from 3.x to 4.0.8 - maps/trends not working
Replies: 16
Views: 5812

Re: Upgrade from 3.x to 4.0.8 - maps/trends not working

Hmm, the folder in tmp was already deleted, but I've recompiled and installed it over the current install - still those three files are not updated. I've tried to pull the three files out of the tar and renamed it from trends.c to trends.cgi and moved it into the /sbin folder, but that didn't worked...
by helloworld304423
Mon Aug 24, 2015 2:51 am
Forum: Open Source Nagios Projects
Topic: Upgrade from 3.x to 4.0.8 - maps/trends not working
Replies: 16
Views: 5812

Re: Upgrade from 3.x to 4.0.8 - maps/trends not working

Sorry for the delay, I had a day off on Friday. Attached the permissions and the nagios.cfg. Thanks for your help! $ls -l /usr/local/nagios/share -rw-rw-r-- 1 nagios nagios 576 Aug 12 12:56 config.inc.php drwxrwxr-x 2 nagios nagios 4096 Aug 12 12:56 contexthelp drwxrwxr-x 3 nagios nagios 4096 Nov 9 ...
by helloworld304423
Thu Aug 20, 2015 2:12 am
Forum: Open Source Nagios Projects
Topic: Upgrade from 3.x to 4.0.8 - maps/trends not working
Replies: 16
Views: 5812

Re: Upgrade from 3.x to 4.0.8 - maps/trends not working

Sure, here you are: $grep nag /etc/passwd list:x:38:38:Mailing List Manager:/var/list:/bin/sh nagios:x:1001:1001::/home/nagios:/bin/bash $grep nag /etc/group nagios:x:1001:www-data,tomcat6 nagcmd:x:1002:nagios,www-data,tomcat6 $ps aux USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0...
by helloworld304423
Wed Aug 19, 2015 8:12 am
Forum: Open Source Nagios Projects
Topic: Upgrade from 3.x to 4.0.8 - maps/trends not working
Replies: 16
Views: 5812

Re: Upgrade from 3.x to 4.0.8 - maps/trends not working

In the file /var/log/apache2/error.log no errors are listed. The Access.log says this: Ip.ad.dr.es - nagiosadmin [19/Aug/2015:03:00:45] "GET /nagios/cgi-bin/statusmap.cgi?host=all HTTP/1.1" 200 1701 "http:// Ip.ad.dr.es /nagios/side.php" "Mozilla/4.0 (compatible; MSIE 7.0; W...
by helloworld304423
Tue Aug 18, 2015 1:53 am
Forum: Open Source Nagios Projects
Topic: Upgrade from 3.x to 4.0.8 - maps/trends not working
Replies: 16
Views: 5812

Re: Upgrade from 3.x to 4.0.8 - maps/trends not working

It was an installation from source. Permissions are blow. As www-data is in the nagios group, that should be fine, or not? Thanks $ ls -lah /usr/local/nagios/var drwxrwxr-x 5 nagios nagios 4,0K Aug 18 08:51 . drwxr-xr-x 9 nagios nagios 4,0K Feb 4 2015 .. drwxrwxr-x 2 nagios nagios 96K Aug 17 23:59 a...
by helloworld304423
Mon Aug 17, 2015 4:26 am
Forum: Open Source Nagios Projects
Topic: Upgrade from 3.x to 4.0.8 - maps/trends not working
Replies: 16
Views: 5812

Upgrade from 3.x to 4.0.8 - maps/trends not working

Hi there, we've upgrade our Nagios installation to version 4.0.8. Everything is working like a charm, with the exception of Maps and Trends. The OS is a Ubuntu 12.04.5 LTS. For both I get the error: "Error: Could not read object configuration data!". - The configuration has been verified w...