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

Feature request: Better disk stats #52

Open
jfindley opened this issue Sep 27, 2017 · 3 comments
Open

Feature request: Better disk stats #52

jfindley opened this issue Sep 27, 2017 · 3 comments
Assignees

Comments

@jfindley
Copy link

Thanks for writing this, it's great!

One thing - disk fullness does not, typically, change quickly enough that realtime reporting of it is that useful.

I'd really appreciate the disk usage dial being replaced by graphs of IOPS and throughput, which are much more useful indicators of what the system is doing right now. With a L/R scale you can probably use the same graph area for both things.

For extra credit, an option to have separate lines per device (with deduping so things like devicemapper don't cause the same block device to show up twice) would be awesome.

@attias
Copy link

attias commented Oct 13, 2017

+1

@aksakalli aksakalli self-assigned this Sep 23, 2018
@eXsoR65
Copy link

eXsoR65 commented Sep 5, 2021

I too would like to see if this is possible. Gtop make a great Dashboard Display. Putting a small monitor to display your stats on a server rack.

I unfortunately don't know node.js but willing to help in anyway I can.

Edit: I forgot to say @aksakalli I came across a node.js library for system info that has Disk IO not sure if it possible to use it?

https://github.com/sebhildebrandt/systeminformation

@aksakalli
Copy link
Owner

@eXsoR65 indeed systeminformation is the underlying library to get all the stats. You're welcome to implement that.

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

4 participants