iostat

iostat related patch for 2.4.x kernels

This patch, courtesy Rick Lindsley, resolves long standing problem with disk statistics counters in 2.4 kernels.

Because of the bug in kernel, the counters would occasionally incorrectly report negative values. The patch has been tested against 2.4.24, but will probably apply on other versions, too. Thanks Rick!

iostat screenshots

Both runs have been done on a single 120GB 7200rpm IDE disk. Command used: iostat -x 5 (extended statistics, sample every 5 seconds).

iostat - Linux I/O performance monitoring utility

iostat is a command line I/O performance monitoring utility. It is present in almost every major Unix flavor in use today, and here you can get the version for Linux.

It works on both 2.4 & 2.6. What makes it different from other Linux utilities, which mostly show only I/O transfer rates, is that you finally can get important information about disk utilization, number of requests, average queue size and disk & queue wait times. No serious sysadmin should be without it. Check the screenshots to learn more.

Syndicate content