n0nuser/Monitor

Disk I/O Metric

Closed this issue · 1 comments

Describe the bug
It's showing bytes sent/received as a count but not used in the moment.
https://stackoverflow.com/questions/31860163/how-to-get-disk-io-and-network-usage-as-percent-by-psutil#comment104037395_31860824

Solution
Discard getting the percentage of use or the flow of data and show instead the used and free space in the disk in a circular chart.

Fixed in n0nuser/Monitor_old#37