Graphing stopped after upgrade from 0.8.6j to 0.8.7e

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
sunil
Posts: 1
Joined: Mon May 19, 2008 2:15 pm

Graphing stopped after upgrade from 0.8.6j to 0.8.7e

Post by sunil »

I updated from 0.8.6j to 0.8.7e.
Upgrade apparently went smoothly.

Now some graphs are not plotting anything but the gprints
showing the current values are working.

For one broken graph, Graph debug output is below.

Attached is an image showing the problem.

Any help greatly appreciated.

Thanks


RRDTool Command:
/usr/local/rrdtool-1.2.21/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title=" backupdb - Load Average" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--units-exponent=0 \
--vertical-label="processes in the run queue" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="/home/cacti/rra/localhost_load_1min_71.rrd":load_1min:AVERAGE \
DEF:b="/home/cacti/rra/localhost_load_1min_71.rrd":load_5min:AVERAGE \
DEF:c="/home/cacti/rra/localhost_load_1min_71.rrd":load_15min:AVERAGE \
CDEF:cdefg=TIME,1273173203,GT,a,a,UN,0,a,IF,IF,TIME,1273173203,GT,b,b,UN,0,b,IF,IF,TIME,1273173203,GT,c,c,UN,0,c,IF,IF,+,+ \
AREA:a#EACC00FF:"1 Minute Average" \
GPRINT:a:LAST:" Current\:%8.2lf\n" \
AREA:b#EA8F00FF:"5 Minute Average":STACK \
GPRINT:b:LAST:" Current\:%8.2lf\n" \
AREA:c#FF0000FF:"15 Minute Average":STACK \
GPRINT:c:LAST:"Current\:%8.2lf\n" \
LINE1:cdefg#000000FF:""
RRDTool Says:
OK
Attachments
image showing graph problem after upgrade
image showing graph problem after upgrade
graphproblem.png (87.9 KiB) Viewed 494 times
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

That graph statement looks fine.
Please see 2nd link of my sig to see, whether data is still collected correctly. Next step is checking the contents of an rrd file itself.
R.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest