graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #05943
Re: [Question #281061]: Monitoring hosts in a cloud environment
Question #281061 on Graphite changed:
https://answers.launchpad.net/graphite/+question/281061
Denis Zhdanov posted a new comment:
Simple whisper clear script, like
find /opt/graphite/whisper -type f -name "*.wsp" -mtime +7 -delete && find /opt/graphite/whisper -type d -empty -delete
also help with space consumption.
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.