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

Pr 456 #503

Merged
merged 4 commits into from
Nov 25, 2019
Merged

Pr 456 #503

merged 4 commits into from
Nov 25, 2019

Conversation

aelsabbahy
Copy link
Member

@aelsabbahy aelsabbahy commented Nov 25, 2019

rebased version of #456 , closes #456

josephvoss and others added 4 commits November 25, 2019 06:49
Include syscall to call statfs on each mount type. Use the output from
statfs to calculate percentage of filesystem that is currently being
used. Save this percentage as a uint64 in the mount interface.
@aelsabbahy aelsabbahy merged commit 282afa8 into master Nov 25, 2019
@aelsabbahy aelsabbahy deleted the pr_456 branch November 25, 2019 15:12
BenjaminHerbert pushed a commit to BenjaminHerbert/goss that referenced this pull request May 28, 2020
* Adding usage statistic to system mount interface

Include syscall to call statfs on each mount type. Use the output from
statfs to calculate percentage of filesystem that is currently being
used. Save this percentage as a uint64 in the mount interface.

* Add usage validate and addition to mount resource

* Update docs/manual with mountpoint usage statistic

* Add tests for disk usage
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