graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02867
Re: [Question #201519]: collectd data - whisper only keeping last datapoint
Question #201519 on Graphite changed:
https://answers.launchpad.net/graphite/+question/201519
Status: Needs information => Open
Charlie Schluting ☃ gave more information on the question:
Hi, thanks for the reply. Answers below:
> Nicholas Leskiw requested more information:
> What does your $graphite_root/conf/storage-schemas.conf file look like?
[stats]
priority = 110
pattern = ^stats\..*
retentions = 10:2160,60:10080,600:262974
(and then a similar stats_counts section, which doesn't apply here (and
we blacklist those anyway))
> Also, what does whisper-info.py
$graphite_root/storage/whisper/stats/prod/ops/collectd/apiservices-a012/memory/buffered.wsp
return?
Ooh, I didn't know about whisper-info. Looks sane to me, but I'm not
super familiar with whisper yet.
Output:
maxRetention: 157784400
xFilesFactor: 0.5
aggregationMethod: average
fileSize: 3302620
Archive 0
retention: 21600
secondsPerPoint: 10
points: 2160
size: 25920
offset: 52
Archive 1
retention: 604800
secondsPerPoint: 60
points: 10080
size: 120960
offset: 25972
Archive 2
retention: 157784400
secondsPerPoint: 600
points: 262974
size: 3155688
offset: 146932
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.