On Thu, Dec 13, 2007 at 04:30:46AM -0200, Gmail wrote:
> I create one rrd, and now i need to change pdp_per_row this is possible ?

Not really.

You could fool RRDtool by dumping the data to xml, edit that xml file
and restore again, but that would not mean you modified existing data.

You could also use rrdtool fetch to get old data, and put it into a
new RRD. But then you would almost certainly loose precision.


Now, instead of coming with a solution, why not tell your problem?
Perhaps there's another, better, solution for it.

-- 
Alex van den Bogaerdt
http://www.vandenbogaerdt.nl/rrdtool/

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to