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

Disk graph #205

Open
vimalaguti opened this issue Aug 27, 2020 · 5 comments
Open

Disk graph #205

vimalaguti opened this issue Aug 27, 2020 · 5 comments
Labels
feature Requests for a new feature.

Comments

@vimalaguti
Copy link

Describe the feature request

Hi, I'm usually interested in the IO disk graph but this information is only available in programs like nmon and the windows 10 task manger.
I would really appreciate a plugin showing MiB read/written and active time, maybe an history graph too - for each drive.

@vimalaguti vimalaguti added the feature Requests for a new feature. label Aug 27, 2020
@ClementTsang
Copy link
Owner

@vimalaguti yep, graphing stuff like temps and disk have been something I want to get to --- definitely going to try to add these at some point.

@magnus-ISU
Copy link

Just want to bump this and say that this would be a very nice feature. The simplest change that could be made to improve this would be to add a total write/read section to the disks widget, as already exists in the process one. I would like to determine how much of FF's seeming 1GB / hour being written is to my actual disk vs. .cache (a ramdisk for me).

If I could read the code I would try to implement it myself since it really shouldn't be that hard, since the real-time data already is available. But I am really lost in this project, sorry

@ClementTsang
Copy link
Owner

Yeah, this is something I still want to do! Just been really busy with school/work for a while now (especially the last few weeks), but I have a few weeks off so I can hopefully make significant progress in the coming weeks. Some of the stuff I'm working on now should hopefully make adding future features like this much easier.

But I am really lost in this project, sorry

Haha, yeah, hopefully what I'm working on right now improves that slightly...

@magnus-ISU
Copy link

I saw the notes in the refactor issue about improving code reuse and storing widget state locally in each widget. I also have a tough time looking at big rust projects in general, I made a few edits to alacritty but that was a lot of trial and error. I might take another look at it though if I have time, I'm starting school here this week as well.

@bataliero
Copy link

Vote up for I/O graphs ! It'd be awesome to have an I/O graph for disk read and write (similar to the existing Network graph).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Requests for a new feature.
Projects
None yet
Development

No branches or pull requests

4 participants