← Back to team overview

graphite-dev team mailing list archive

Re: [Question #226824]: Is there any program already written to backfill data from RRDs to Carbon/Whisper?

 

Question #226824 on Graphite changed:
https://answers.launchpad.net/graphite/+question/226824

    Status: Open => Solved

Maziyar Mirabedini confirmed that the question is solved:
I wrote a shell script to use RRDTOOL DUMP to dump the xml of each RRD
and then parse the unix timestamps and values from the xml file.
Finally take the timestamp and value and feed it to Carbon using nc
program.   The script automatically adjusts for spaces and dots in the
names where appropriate and I was able to match the way gmetad feeds
Carbon.

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.