The iostat command, Report Central Processing Unit (CPU) statistics and input/output statistics for devices, partitions and network file systems (NFS). The iostat command generates reports that can be used to change system configuration to better balance the input/output load between physical disks.

The -n option displays the NFS disk statistics. Data displayed are valid only with kernels 2.6.17 and newer version. This option can be used with the -x option:
# iostat -x -n
OR
# iostat -n

Related Articles: