Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Add disk checks #55

Open
stevendborrelli opened this issue Mar 11, 2016 · 2 comments
Open

Add disk checks #55

stevendborrelli opened this issue Mar 11, 2016 · 2 comments

Comments

@stevendborrelli
Copy link
Contributor

Add the following checks:
root disk:
/ 95% full disk, 95% full on inodes

As part of the docker check package:
/var/lib/docker: 95% full disk, 95% full on inodes

@langston-barrett
Copy link
Contributor

@langston-barrett
Copy link
Contributor

Here's the kicker - I can't find any way to get the inode usage by path. Inode usage really only makes sense when we're talking about filesystems, but we don't necessarily know which filesystem / and /var/lib/docker will be mounted on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants