Có `top` cho việc sử dụng đĩa [trùng lặp]


29

Làm thế nào để theo dõi việc sử dụng đĩa (ghi / đọc và những thứ hay ho khác) trong thời gian thực với thời trang toptrong hệ thống đúng duy nhất trong vỏ?

Sẽ thật tuyệt nếu nó có thể theo dõi thư mục cụ thể.

Câu trả lời:


45

Có một công cụ (giống như trên) để theo dõi I / O:

iotop -oPa

nhập mô tả hình ảnh ở đây

$ apt-cache show iotop
(...)
Description-en: simple top-like I/O monitor
 iotop does for I/O usage what top(1) does for CPU usage. It watches I/O
 usage information output by the Linux kernel and displays a table of
 current I/O usage by processes on the system. It is handy for answering
 the question "Why is the disk churning so much?".
 .
 iotop can only run under a Linux 2.6.20 or later kernel built with the
 CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and
 CONFIG_VM_EVENT_COUNTERS build config options on.
Homepage: http://guichaz.free.fr/iotop/
Khi sử dụng trang web của chúng tôi, bạn xác nhận rằng bạn đã đọc và hiểu Chính sách cookieChính sách bảo mật của chúng tôi.
Licensed under cc by-sa 3.0 with attribution required.