[rrd-users] Can I stuff an RRD with data after-the-fact?

Alan McKay alan.mckay at gmail.com
Wed Sep 17 15:21:18 CEST 2014


Bingo - it was the create time.
When I create the RRD with a time of "one year ago" I can do the
import just fine with

while read line
do
rrdtool update foobar-1yr-5sec.rrd -t diskiops:diskutil $line
done < diskperf-1yr-5sec.log



More information about the rrd-users mailing list