Re: [rrd-users] recreate create command

2011-03-24 Thread Karl Fischer
Am 24.03.2011 15:18, schrieb David OBrien: > 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 David, this doesn't seem to exist and I stumbled over the same requirement a few years ago and back then I hacked

[rrd-users] recreate create command

2011-03-24 Thread David OBrien
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:1250 DS:out:DERIVE:600:0:1250 RRA:AVERAGE:0.5: