graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02023
Re: [Question #185342]: invalid line received from pystatsd
Question #185342 on Graphite changed:
https://answers.launchpad.net/graphite/+question/185342
Status: Open => Answered
Michael Leinartas proposed the following answer:
Graphite doesn't understand the statsd protocol itself - you need to run
a statsd daemon to receive these packets and aggregate them for
Graphite. There are a lot of variants to choose from:
http://joemiller.me/2011/09/21/list-of-statsd-server-implementations/
Be sure that the flushInterval configured in your statsd server matches
the storage schema you've configured for Graphite (statsd's default is
10seconds)
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.