GNOME Bugzilla – Bug 157442
Disk I/O applet
Last modified: 2005-01-11 11:08:13 UTC
I would like to see the disk I/O (writes and reads in kb/s for the last N seconds) as an applet next to my CPU usage applet. When the system is busy, it is either I/O bound or CPU bound. Having I/O and CPU applets next to each other would let me see at a glance if the system is busy or not. Gkrellm and gDesklets both have Disk I/O sensors -- but those are not applets. The data is available in /proc/stat (Linux 2.4) or /proc/diskstats (Linux 2.6).
I agree, this feature in multiload could be useful. The first thing that needs to happen is for there to be support for this information in libgtop. File another bug with libgtop and set it to block this bug. Then perhaps you can assist the libgtop maintainers in adding this feature, once that's done it will be easy enough to add a monitor to the panel.
I think libgtop already provides what you need http://bugzilla.gnome.org/show_bug.cgi?id=160441
There is now a bit of stuff in CVS to do this. Needs finishing off and to have a UI put in front of it.
Ok, we have UI code. Should pick some better colours. Also get the actual backend working. Benoît?
This will be in G-A 2.9.4.