graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03296
Re: [Question #211664]: Graphite doesn't create all graphs
Question #211664 on Graphite changed:
https://answers.launchpad.net/graphite/+question/211664
Status: Open => Answered
Nicholas Leskiw proposed the following answer:
Yes, creating a file is a I/O intensive operation. There is an option in carbon.conf called "MAX_CREATES_PER_MIN"
That is the number of new files that will be created each minute.
If you have a fast system, you can increase this number to 100 or maybe 150 to speed things up.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.