graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03842
Re: [Question #222369]: high load
Question #222369 on Graphite changed:
https://answers.launchpad.net/graphite/+question/222369
Status: Open => Answered
Nicholas Leskiw proposed the following answer:
Please send graphs of
carbon.agents.*.avgUpdateTime
carbon.agents.*.pointsPerUpdate
carbon.agents.*.updateOperations
carbon.agents.*.cpuUsage
carbon.agents.*.cache.overflow
carbon.agents.*.cache.queries
carbon.agents.*.cache.queues
carbon.agents.*.cache.size
from a time where cache-a is causing problems.
Make individual graphs, otherwise there will be scaling issues.
Until then, I don't have enough information to help troubleshoot.
-Nick
On Wed, Feb 20, 2013 at 4:36 AM, Juergen Schinker <
question222369@xxxxxxxxxxxxxxxxxxxxx> wrote:
> New question #222369 on Graphite:
> https://answers.launchpad.net/graphite/+question/222369
>
> hi
>
> i want to run a high load graphite site. Relay listerning on 2003/2004
> and 4 cache listening on 2104/2204/2304/2404
>
> cache instance -a is going berserk and hanging while b,c,d run fine and
> process traffic .
>
> How to tame cache-a ?
>
> #[cache:a]
> #LINE_RECEIVER_PORT = 2103
> #PICKLE_RECEIVER_PORT = 2104
> #CACHE_QUERY_PORT = 7102
> [cache:b]
> LINE_RECEIVER_PORT = 2203
> PICKLE_RECEIVER_PORT = 2204
> CACHE_QUERY_PORT = 7202
> [cache:c]
> LINE_RECEIVER_PORT = 2303
> PICKLE_RECEIVER_PORT = 2304
> CACHE_QUERY_PORT = 7302
> [cache:d]
> LINE_RECEIVER_PORT = 2403
> PICKLE_RECEIVER_PORT = 2404
> CACHE_QUERY_PORT = 7402
>
>
> --
> You received this question notification because you are a member of
> graphite-dev, which is an answer contact for Graphite.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~graphite-dev
> Post to : graphite-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~graphite-dev
> More help : https://help.launchpad.net/ListHelp
>
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.