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

Storage stats #24

Closed
AndreiG6 opened this issue Nov 21, 2019 · 2 comments
Closed

Storage stats #24

AndreiG6 opened this issue Nov 21, 2019 · 2 comments

Comments

@AndreiG6
Copy link
Contributor

Instead of:

SIZE=$(df "$@" | awk '{if (NR==2) {print $3;}}')

Why not query the sqlite database or dashboard api?

@gsxryan
Copy link
Owner

gsxryan commented Nov 24, 2019

Calling on @JeromeGillard for this one.

At the time the SQLlite database was not documented. And, the dashboard API was unavailable. This could go under #21 or #3

@JeromeGillard
Copy link
Contributor

Addressed in PR #25.

@gsxryan gsxryan closed this as completed Jan 26, 2020
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

No branches or pull requests

3 participants