[rrd-users] Problems with xport

Fredrik Wänglund fredrik.wanglund at datavis.se
Wed Jun 11 10:34:06 MEST 2003



Im trying to export some data from an RRD with the command

rrdtool xport --step 86400 -s "00:00 01.05.2003" -e "00:00 01.06.2003" 
DEF:in=mow-adc-001_net.rrd:IN:AVERAGE XPORT:in

then I get:
....
    10517400007.6621124991e+02
    10518300008.4126503787e+02
    10519200001.6485886422e+03
    10520100001.2290595968e+03
    10521000001.1864865570e+03
    10521900002.2166506767e+03
    10522800001.7855245272e+03
    10523700002.0628251502e+03
    10524600001.7324199995e+03
....
In the output there is 90000 seconds (25h) between every row. Why??
What is the correct syntax to get one row from 00:00 every day?

The RRD is created with this command:

rrdtool create mow-adc-001_net.rrd DS:IN:COUNTER:900:0:U 
DS:OUT:COUNTER:900:0:U RRA:AVERAGE:0.5:1:50400 RRA:AVERAGE:0.5:60:43800


/FredrikW





--
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