Linux IO Performance monitoring Tool

Source: Internet
Author: User
Tags cpu usage

Vmstat 2 3
Server status values, including server CPU usage, memory usage, virtual memory exchange, IO Read and write conditions

cat/proc/$PID/io
View Read and write details for threads


Iostat [Options] [< time interval > [< times;]
Used to display detailed information about the storage subsystem, which is typically used to monitor disk I/O conditions
Option:
-C CPU
-D Device
-N Network FileSystem
-K Kilobytes
-X Extended Statistics
Demo:
iostat-d-x-k 1

Iotop:
Download:
http://guichaz.free.fr/iotop/
Option:
-O,--only shows only the process or thread that is generating I/O. In addition to the parameters, you can press O to take effect during the run.
-B,--batch non-interactive mode, typically used to log logs
-N NUM,--iter=num set the number of monitoring, the default is unlimited. Useful in non-interactive mode
-D SEC,--delay=sec sets the interval for each monitor, defaults to 1 seconds, accepts non-shaping data such as 1.1
-P PID,--pid=pid specifies the monitored process/thread
-u user,--user=user specifies to monitor the I/O generated by a user
-P,--processes show only processes, default Iotop show All Threads
-A,--accumulated shows cumulative I/O, not bandwidth
-K,--kilobytes uses KB units instead of human-friendly units. Script programming is useful in non-interactive mode.
-T,--time plus timestamp, non-interactive non-modal.
-Q,--quiet prohibits the first few lines, non-interactive mode. There are three ways of specifying it.
-q Displays column names only on first monitoring
-QQ never display column names.
-QQQ never displays I/O rollups.

Iopp [-ci] [-k|-m] [delay [count]]
Installation:
CMake CMakeLists.txt
Make
Make install DESTDIR=/USR
Option:
-C Full command
-I does not show idle processes
-U friendly byte display mode
Demo:
Iopp-i-c-u 5


Dstat-cdlmnpsy--TOP-IO-ADV

Download page:
http://pkgs.repoforge.org/dstat/

Linux IO Performance monitoring Tool

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.