Simple top-like I/O monitor (implemented in C)
iotop-c does for I/O usage what top(1) does for CPU usage. It watches I/O usage information output by the Linux kernel and displays a table of current I/O usage by processes on the system. It is handy for answering the question "Why is the disk churning so much?". iotop-c requires a Linux kernel built with the CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and CONFIG_VM_EVENT_COUNTERS config options on. iotop-c is an alternative re-implementation of iotop in C, optimized for performance. Normally a monitoring tool intended to be used on a system under heavy stress should use the least additional resources as possible.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.26-2.fc41 | - |
Fedora 41 | 1.26-2.fc41 | - |
Fedora 40 | 1.26-1.fc40 | - |
Fedora EPEL 9 | 1.25-1.el9 | - |
Fedora EPEL 8 | 1.25-1.el8 | - |
You can contact the maintainers of this package via email at
iotop-c dash maintainers at fedoraproject dot org
.