Install iotop on linux host

Iotop is utility used to identify which process, user consumes more io. This post explains on how to install iptop on linux host. By default iostat won’t be come by default.

Implementation:

On ubuntu host, execute the following command to install iotop. Press y to complete the installation.

apt-get install iotop

On centos Host, execute the following command to install iotop. Press y to complete the installation.

yum install iotop

Execute the following to command to get the real io stats.

iotop

To know more about iotop commands and usage, execute the following command.

man iotop

 

 

Leave a Reply

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny