Created
October 3, 2017 10:55
-
-
Save jfacorro/7519d5013545930b98b04abbecd04526 to your computer and use it in GitHub Desktop.
Change retention for graphite
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find ./ -type f -name '*.wsp' -exec whisper-resize.py --nobackup {} 10s:6h 10min:180d 12h:2y \; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment