Skip to content

Implement Disk IO resources graph

ToMe25 requested to merge ToMe25/gnome-system-monitor:disk_usage_graph into master

This Merge Request adds a graph showing the current Disk IO to the resources tab.
Like the network graph this graph automatically scales with the current max usage.
This also shows the total Disk IO since the system started.

Here an example screenshot with the new graph in action:
Screenshot_from_2023-10-12_23-20-15

Closes #59 (closed)

Currently the default read/write colors are the same as the network receive/send ones.

Edited by ToMe25

Merge request reports