[rrd-users] less basic debug,first rrd.

Hunter Peress hunterp at fastmail.fm
Sun Nov 9 21:54:46 MET 2003


Ok, ive simplified things for this list: only 2 DS instead of 10.  ive
been trying for hours to update this graph but nothing is being drawn:

==initial== 
rrdtool create test.rrd             \
        DS:ds1:GAUGE:600:U:U  \
        DS:ds2:GAUGE:600:U:U \
        RRA:AVERAGE:0.5:1:24

rrdtool update test.rrd N:15341273:14508064

rrdtool graph speed.png                              \
      --height 800 --width 600              \
        DEF:ds1=test.rrd:ds1:AVERAGE \
        DEF:ds2=test.rrd:ds2:AVERAGE \
        LINE1:ds1#1e4477:"ds1"\
        LINE1:ds2#2f4477:"ds2"


==Update==:
rrdtool update test.rrd N:25341273:24508064

THen i just use the graphing code from above... even after 30 datapoints
over hours the graph is blank.
-- 
  Hunter Peress
  hunterp at fastmail.fm

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list