← Back to team overview

graphite-dev team mailing list archive

Re: [Question #201541]: Stats show up for some, not for other (servers)

 

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

    Status: Open => Answered

Nicholas Leskiw proposed the following answer:
Yes, I agree with Jason.  Your xFilesFactor is set to 0.5, try changing it to 0.
You can set that value in storage-schemas.conf for all new metrics as well. 


[stats]
pattern = .*
retentions = 10s:1d, 60s:30d, 15m:400d
xFilesFactor=0


whisper-resize.py --xFilesFactor 0 MIN_LOAD_AVG.wsp 10:8640 60:43200 900:38400

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