Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add directory space use monitoring #96

Merged
merged 1 commit into from
Jan 6, 2015

Conversation

tcrayford
Copy link
Contributor

this can be useful if/when you want to ensure a specific directory
doesn't go over a certain size, or if you want to monitor a particular
directory's size.

I use it in production to monitor a few key directories, (with no
alerts), and when disk space is critical I use coalesce (with these
metrics and the riemann health disk space metric) to get an alert
description that includes the space use of said key directories (so I
can know it's e.g. graphite filling up, or /var/log filling up, or riak
filling up the disk

this can be useful if/when you want to ensure a specific directory
doesn't go over a certain size, or if you want to monitor a particular
directory's size.
@aphyr
Copy link
Collaborator

aphyr commented Jan 6, 2015

Awesome :D

aphyr added a commit that referenced this pull request Jan 6, 2015
add directory space use monitoring
@aphyr aphyr merged commit 370c91f into riemann:master Jan 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants