← Back to team overview

graphite-dev team mailing list archive

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.