iEntry 10th Anniversary LinuxHaxor WH MH

iostat – Report Central Processing Unit (CPU) statistics and input/output statistics for devices and partitions.


The iostat command is used for monitoring system input/output device loading by observing the time the devices are active in relation to their average transfer rates. The iostat command generates reports that can be used to change system configuration to better balance the input/output load between physical disks.

The first report generated by the iostat command provides statistics concerning the time since the system was booted. Each subsequent report covers the time since the previous report. All statistics are reported each time the iostat command is run. The report consists of a CPU header row followed by a row of CPU statistics. On multiprocessor systems, CPU statistics are calculated system-wide as averages among all processors. A device header row is displayed followed by a line of statistics for each device that is configured.

2007-08-02-010522_1280x800_scrot

 

Cheers,
pavs


Comments are closed.