Use the following option to check out how network (NFS) shares are performing on your sever

iostat -n 2

The -n option tells iostat to just show the network shares

2 tells iostat to refresh the stats every 2 seconds

HOW TO : Use iostat to check network share performance

Use the following option to check out how network (NFS) shares are performing on your sever [code]iostat -n 2[/code] The -n option tells iostat to just...