Home > System Tutorial > LINUX > Practical hard disk operation viewing tool iotop

Practical hard disk operation viewing tool iotop

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2024-03-13 13:00:04
forward
884 people have browsed it

If you know that a program is grinding your hard drive, but you are not sure which program is grinding your hard drive, then use iotop to help you.

The installation command in Ubuntu is:

sudo apt-get install iotop
Copy after login

After installation, enter: iotop in the terminal

Practical hard disk operation viewing tool iotop

Let’s talk about the specific application:

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

Usage iotop -parameters

–version

to view version information

-h, –help

to view help information

-o, –only show only programs that are scratching the hard disk

-b, –batch batch processing

used to record logs

-n NUM sets the number of times to loop

-d SEC, –delay=SEC Set display time interval

The above is the detailed content of Practical hard disk operation viewing tool iotop. For more information, please follow other related articles on the PHP Chinese website!

source:linuxprobe.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template