Re: Adding data in the past

Olivier Nicole <[email protected]> Fri, 11 Mar 2016 17:36:02 +0700
Newsgroups gmane.comp.db.rrdtool.user
Message-ID <[email protected]>
Thank you for the advise.

> As Simon pointed out, you cannot do this, by design.

OK.

> If you have a large amount of historical data to add in one go, then you
> could do it by creating a separate RRD file for this new data, then using an
> RRD merge function to merge the two together.

That's what I did, using https://github.com/mcdarren/rrdtool-merge to
merge the files.

Thanks again,

Olivier