FreeBSD 10 & rrdtool version

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
User avatar
Johnny Lingo
Posts: 28
Joined: Tue Feb 19, 2008 9:57 pm
Location: Silicon Valley, USA

FreeBSD 10 & rrdtool version

Post by Johnny Lingo »

Upgraded from FreeBSD 9.3 to FreeBSD 10.2, and now RRDs aren't being upgraded and graphs are blank. This is my setup:
  • Cacti version 0.8.8f - installed from source
    FreeBSD 10.2-RELEASE
    Apache/2.4.16 + PHP/5.6.13 (installed as package)
    rrdtool 1.4.8_9 (installed as package)
    net-snmp-5.7.3_8 (installed as package)
I am seeing this on the technical support page:

RRDTool Version
ERROR: Installed RRDTool version does not match configured version.
Please visit the Configuration Settings and select the correct RRDTool Utility Version.


I do have rrdtool 1.4.x selected under settings. Possibly related, when running rrdtool from CLI I get this:

/usr/local/lib/libpng16.so.16: version PNG16_0 required by /usr/local/lib/librrd.so.4 not defined

Do I have to downgrade rrdtool to get it working with Cacti? Or enable some type of work-around?
Server Info: Cacti0.8.8f / NET-SNMP 5.7.3 / RRDTool 1.5.5 / Apache 2.4.18 (Ubuntu) / PHP 7.0.33 / MySQL 5.7.27
User avatar
Johnny Lingo
Posts: 28
Joined: Tue Feb 19, 2008 9:57 pm
Location: Silicon Valley, USA

Re: FreeBSD 10 & rrdtool version

Post by Johnny Lingo »

Google was my friend. rrdtool was requiring libpng, which in turn required a slightly newer version of png to function properly. After upgrading packages, rrdtool was happy which in turn made Cacti happy and now everything works perfectly.

Code: Select all

> pkg info rrdtool | grep png
	libpng16.so.16

> pkg info -ix png
png-1.6.17

> pkg upgrade

Installed packages to be UPGRADED:
	png: 1.6.17 -> 1.6.20

Fetching png-1.6.20.txz: 100%  272 KiB 278.8kB/s    00:01    
[1/1] Extracting png-1.6.20: 100%
https://forums.freebsd.org/threads/49917/
Server Info: Cacti0.8.8f / NET-SNMP 5.7.3 / RRDTool 1.5.5 / Apache 2.4.18 (Ubuntu) / PHP 7.0.33 / MySQL 5.7.27
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests