← Back to team overview

graphite-dev team mailing list archive

Re: [Question #140289]: Importing Historical Data to Graphite

 

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

Daniel Goulder proposed the following answer:
Arguments in the answer are the wrong way round.  Should be

-bash-3.2$ whisper-resize.py
Usage: whisper-resize.py path timePerPoint:timeToStore [timePerPoint:timeToStore]*

timePerPoint and timeToStore specify lengths of time, for example:

60:1440      60 seconds per datapoint, 1440 datapoints = 1 day of retention
15m:8        15 minutes per datapoint, 8 datapoints = 2 hours of retention
1h:7d        1 hour per datapoint, 7 days of retention
12h:2y       12 hours per datapoint, 2 years of retention

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