You can use the iostat
command on CentOS7 (after installing the sysstat package) to view hard disk utilization.
Example: Display disk utilization once per second; in megabytes
iostat -x 1 -m
You can use the iostat
command on CentOS7 (after installing the sysstat package) to view hard disk utilization.
Example: Display disk utilization once per second; in megabytes
iostat -x 1 -m