[rrd-users] AW: Problem with "resize"

Ehrentraut, Diana dehrentr at debis.com
Tue Nov 7 15:52:33 MET 2000


Hi,

thanks to the help of Alex van den Bogaerdt I made it.

Using 
	"rrdtool resize x.rrd 1 GROW 25" 

creates a new rrd file "resize.rrd". 
(rra-num I got from "rrdtool info" ... rra[1])
After checking if the new rrd was changed in the correct way ("rrdtool dump"
or example below), just rename "resize.rrd" to the original name of the rrd
file.

regards,
Diana



[alex at home /mnt/sdb1/rrddata]$ rrdtool dump a.rrd > a.xml
[alex at home /mnt/sdb1/rrddata]$ rrdtool dump resize.rrd > b.xml
[alex at home /mnt/sdb1/rrddata]$ wc -l a.xml b.xml
   5186 a.xml
   5211 b.xml
  10397 total
[alex at home /mnt/sdb1/rrddata]$ diff a.xml b.xml
653a654,678
>                       <!-- 2000-11-04 20:20:00 MET --> <row><v> NaN
</v><v> NaN </v></row>
>                       <!-- 2000-11-04 20:25:00 MET --> <row><v> NaN
</v><v> NaN </v></row>
(and so on).


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