graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03310
Re: [Question #212202]: Problem getting data for 5second interval
Question #212202 on Graphite changed:
https://answers.launchpad.net/graphite/+question/212202
Status: Open => Answered
Nicholas Leskiw proposed the following answer:
Some things to try:
1.) Change xFilesFactor: 0.5 to 0.0 (use whisper-resize.py --xFilesFactor=0.0 RETENTION_RATE1 [RETENTION_RATE2...] )
2.) Verify that your system is actually getting the data every 5 seconds. Set LOG_UPDATES in carbon.conf to True and check the logs to ensure the metrics are being received and parsed properly.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.