wsec

How do I find out Linux Disk utilization?

by Vivek Gite on December 17, 2007 · 12 comments

I’ve already written about finding out Linux / UNIX cpu utilization using various tools. You can use same iostat command to find out disk utilization and for monitoring system input/output device loading by observing the time the physical disks are active in relation to their average transfer rates. iostat syntax for disk utilization report iostat [...]

{ 12 comments }