nokyan/resources

More information about Device

cantalupo555 opened this issue · 3 comments

Is there an existing issue for this?

  • I have searched the existing issues

I have a suggestion.
Would it be possible to add the total writing and reading of the Device?
Thanks!

Hi,
I don't know whether Linux exposes this, I'll look into it.

Maybe the command can help you:
cat /proc/diskstats

Contains detailed information about the read and write activities of the system's disk devices.

Exemples:
Vitals (Gnome extension)
https://github.com/corecoding/Vitals
image

System Monitoring Center (Dead project)
https://github.com/hakandundar34coding/system-monitoring-center
image