Hello,
I have a problem to view my graph in cacti 0.8.7c
When I turn ON the debuging mode I have this result :
/usr/bin/rrdtool: symbol lookup error: /usr/lib/librrd.so.2: undefined symbol: art_alloc
My server is an Ubuntu 8.04.2
Someone know this issue and help me ?
Have a good day,
Matthieu
RRDTOOL error => symbol lookup error ...
Moderators: Developers, Moderators
So, I see that in the debug graph mode :
RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="SW_FLOOR0_1 - Traffic - = Fa0/1" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="/var/www/cacti/rra/sw_floor0_1_traffic_in_156.rrd":traffic_in:AVERAGE \
DEF:b="/var/www/cacti/rra/sw_floor0_1_traffic_in_156.rrd":traffic_out:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdeff=b,8,* \
AREA:cdefa#00CF00FF:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
COMMENT:"Total In\: 10.82 GB\n" \
LINE1:cdeff#002A97FF:"Outbound" \
GPRINT:cdeff:LAST:"Current\:%8.2lf %s" \
GPRINT:cdeff:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdeff:MAX:"Maximum\:%8.2lf %s\n" \
COMMENT:"Total Out\: 925.93 MB\n"
RRDTool Says:
/usr/bin/rrdtool: symbol lookup error: /usr/lib/librrd.so.2: undefined symbol: art_alloc
When I push the command in cli folder I received this result :
root@ipg-nagios:/var/www/cacti/cli# rrdtool graph -
rrdtool: symbol lookup error: /usr/lib/librrd.so.2: undefined symbol: art_alloc
So I try to reinstall rrdtool but same result also. Perhaps an upgrade of the rrdtool version help to resolve the problem ?
I don't know how put in the /dev/null file ...
Matthieu
RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="SW_FLOOR0_1 - Traffic - = Fa0/1" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="/var/www/cacti/rra/sw_floor0_1_traffic_in_156.rrd":traffic_in:AVERAGE \
DEF:b="/var/www/cacti/rra/sw_floor0_1_traffic_in_156.rrd":traffic_out:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdeff=b,8,* \
AREA:cdefa#00CF00FF:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
COMMENT:"Total In\: 10.82 GB\n" \
LINE1:cdeff#002A97FF:"Outbound" \
GPRINT:cdeff:LAST:"Current\:%8.2lf %s" \
GPRINT:cdeff:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdeff:MAX:"Maximum\:%8.2lf %s\n" \
COMMENT:"Total Out\: 925.93 MB\n"
RRDTool Says:
/usr/bin/rrdtool: symbol lookup error: /usr/lib/librrd.so.2: undefined symbol: art_alloc
When I push the command in cli folder I received this result :
root@ipg-nagios:/var/www/cacti/cli# rrdtool graph -
rrdtool: symbol lookup error: /usr/lib/librrd.so.2: undefined symbol: art_alloc
So I try to reinstall rrdtool but same result also. Perhaps an upgrade of the rrdtool version help to resolve the problem ?
I don't know how put in the /dev/null file ...
Matthieu
Who is online
Users browsing this forum: No registered users and 1 guest