On Fri, 20 Mar 2020, John Jason Jordan wrote:
If it's just disk activity that you want, then 'sudo iotop' is what you want. I usually run it with -d 10 to make it stay put for 10 seconds at a time, else it changes every second, which is too fast for me to read.
To track system activities in real time use gkrellm <gkrellm.srcbox.net>. I have an instance running on each virtual desktop and it displays CPU activity (collectively for the 16 cores on this desktop), disk activity, and eth0 activity. You can configure it to track whatever you want. I find it very useful. Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
