Search found 17 matches

by andresr
Mon Apr 18, 2016 12:23 pm
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Ubuntu 14.04
Replies: 31
Views: 10112

Re: Nagios 4.1.1 on Ubuntu 14.04

Awesome. I'll give it a go, I can always make a snapshot beforehand, and roll back if something goes sideways. I just wan't sure if there was going to be a problem upgrading from a pre-release to the final when it drops.
by andresr
Mon Apr 18, 2016 11:20 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Ubuntu 14.04
Replies: 31
Views: 10112

Re: Nagios 4.1.1 on Ubuntu 14.04

Are there downsides to installing the pre-release? With the legacy functions working, I am not pressed to upgrade until final release.
by andresr
Sun Apr 17, 2016 9:46 pm
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Ubuntu 14.04
Replies: 31
Views: 10112

Re: Nagios 4.1.1 on Ubuntu 14.04

I don't see anything showing up in the apache error logs. I have uploaded a screenshot though.
by andresr
Wed Apr 13, 2016 7:49 pm
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Ubuntu 14.04
Replies: 31
Views: 10112

Re: Nagios 4.1.1 on Ubuntu 14.04

Ok the Legacy Trends and Map are working. But the non-Legacy ones don't show anything except the hamburger link.
by andresr
Wed Apr 13, 2016 11:58 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Ubuntu 14.04
Replies: 31
Views: 10112

Re: Nagios 4.1.1 on Ubuntu 14.04

I couldn't find the link you referred to. Also, just so I understand, I should run:

./configure
./make
./make install

After the linking error is fixed?
by andresr
Wed Apr 13, 2016 8:05 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Ubuntu 14.04
Replies: 31
Views: 10112

Re: Nagios 4.1.1 on Ubuntu 14.04

These are the steps I did to upgrade to 14.04 starting with 10.04. Updated Nagios to 4.1.1 sudo apt-get update sudo apt-get upgrade sudo apt-get install update-manager-core sudo apt-get dist-upgrade modify config to allow unauthenticated sources to work around a bug that prevents upgrading to 12.04 ...
by andresr
Wed Apr 13, 2016 6:35 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Ubuntu 14.04
Replies: 31
Views: 10112

Re: Nagios 4.1.1 on Ubuntu 14.04

Here is the config.log.
by andresr
Mon Apr 11, 2016 2:21 pm
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Ubuntu 14.04
Replies: 31
Views: 10112

Re: Nagios 4.1.1 on Ubuntu 14.04

libgd-dev:amd64 install libgd2-xpm:amd64 deinstall libgd2-xpm-dev install libgd3:amd64 install libgdbm3:amd64 install php5-gd deinstall python-gdbm install python3-gdbm:amd64 install wireless-regdb install
by andresr
Fri Apr 08, 2016 2:25 pm
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Ubuntu 14.04
Replies: 31
Views: 10112

Re: Nagios 4.1.1 on Ubuntu 14.04

whereis libgd2 libgd2: Strange... Here is the output from locate. locate libgd /usr/lib/x86_64-linux-gnu/libgd.a /usr/lib/x86_64-linux-gnu/libgd.so /usr/lib/x86_64-linux-gnu/libgd.so.3 /usr/lib/x86_64-linux-gnu/libgd.so.3.0.0 /usr/lib/x86_64-linux-gnu/libgdbm.so.3 /usr/lib/x86_64-linux-gnu/libgdbm....
by andresr
Fri Apr 08, 2016 2:07 pm
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 on Ubuntu 14.04
Replies: 31
Views: 10112

Re: Nagios 4.1.1 on Ubuntu 14.04

It's odd that it doesn't report a path for libgd. Here is the output from apt-get regarding libgd2.

sudo apt-get install libgd2-xpm-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libgd2-xpm-dev is already the newest version.