graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02041
Re: [Question #185951]: Cleaning up Whisper DBs
Question #185951 on Graphite changed:
https://answers.launchpad.net/graphite/+question/185951
Status: Open => Answered
Michael Leinartas proposed the following answer:
You can just rm them. If they come back after being removed then there's
still something writing to carbon-cache.
If you're using statsd (or variant) note that the behavior for counters
is that statsd will continue to send 0 values every flushInterval even
if no counts are received during that period. You'll need to restart
statsd to clear them.
If all else fails, you can tcpdump the port to find out where metrics
are coming from..
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.