Is there a way to get the create statement used to create the rrd?

 

If not can we have something Like 

 

rrdtool showcreate eth0.rrd

 

would output 

 

rrdtool create eth0.rrd -s 300

DS:in:DERIVE:600:0:12500000

                DS:out:DERIVE:600:0:12500000

                RRA:AVERAGE:0.5:1:576

                RRA:AVERAGE:0.5:6:672

                RRA:AVERAGE:0.5:24:732

                RRA:AVERAGE:0.5:144:1460

 

 

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to