← Back to team overview

graphite-dev team mailing list archive

Re: [Question #160576]: Can't view data older then one week.

 

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

Naresh V requested more information:
Hi,

I've facing a similar issue: I can only view metrics for the past 6
hours (only archive 0)-- no more.

Here's my whisper-info.py:

% whisper-info.py storage/whisper/com/domain/db-
us1/postgresql/tup_inserted.wsp

maxRetention: 157784400
xFilesFactor: 0.5
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


And this is what I have in storage-schemas.conf:

[everything]
priority = 100
pattern = .*
retentions = 10:2160,60:10080,600:262974


And I'm only running carbon-cache.py

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


References