IOTOP:
Shows real-time stats for disk. I attached a SC1 device and wanted to see how it ran on AWS
root@jaws /]# yum install iotop Loaded plugins: priorities, update-motd, upgrade-helper amzn-main | 2.1 kB 00:00 amzn-updates | 3.8 kB 00:00 Resolving Dependencies --> Running transaction check ---> Package iotop.noarch 0:0.3.2-7.6.amzn1 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: iotop noarch 0.3.2-7.6.amzn1 amzn-main 53 k Transaction Summary ================================================================================ Install 1 Package Total download size: 53 k Installed size: 142 k Is this ok [y/d/N]: y Downloading packages: iotop-0.3.2-7.6.amzn1.noarch.rpm | 53 kB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : iotop-0.3.2-7.6.amzn1.noarch 1/1 Verifying : iotop-0.3.2-7.6.amzn1.noarch 1/1 Installed: iotop.noarch 0:0.3.2-7.6.amzn1 Complete! [root@aws/]# iotop

