Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Installation and use of iotop under linux

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly explains the "installation and use of iotop under linux tutorial", the content of the explanation is simple and clear, easy to learn and understand, the following please follow the editor's ideas slowly in depth, together to study and study the "installation and use of iotop under linux tutorial" bar!

Official statement:

Linux has always been able to show how much O was going on (the bi and bo columns of the vmstat 1 command).

Iotop is a Python program with a top like UI used to show of behalf of which process is the I/O going on. It requires Python ≥ 2.7 and a Linux kernel ≥ 2.6.20 with the TASK_DELAY_ACCT CONFIG_TASKSTATS, TASK_IO_ACCOUNTING and CONFIG_VM_EVENT_COUNTERS options on.

Iotop installation:

Direct yum installation.

Yum install iotop

The installation command in Ubuntu is: sudo apt-get install iotop

After installation, type: iotop on the terminal.

Or:

Git clone git://repo.or.cz/iotop.git

Instructions for using iotop:

You can use the left and right arrows, press r in the opposite direction, press o to switch dynamically

Usage iotop-Parameter

-version to view version information

-h,-help view help information

-o,-only only shows programs that scratch the hard drive

-b,-batch batch processing is used for logging

-n NUM setting cycle several times

-d SEC,-delay=SEC set the display interval

Thank you for your reading, the above is the "installation and use of iotop under linux tutorial" content, after the study of this article, I believe you have a deeper understanding of the installation and use of iotop under linux tutorial, the specific use of the situation also needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report