請問如何監控硬碟的io ? - Linux

Table of Contents

try it,iostat.

http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html

iostat - Average CPU Load, Disk Activity

The command iostat report Central Processing Unit (CPU) statistics and

input/output statistics for devices, partitions and network filesystems (NFS).



※ 引述《griffenchen (griffen)》之銘言:
: 想要請問一下有沒有什麼指令或是工具可以監控硬碟的io速度?
: 有試用過iotop, 但是似乎沒法顯示每個io的thread是針對哪個硬碟
: 請問有人知道好方法嗎?
: 如果有類似ksysguard這種圖形化介面就更好了 XD
: 感謝

--

All Comments

Sierra Rose avatarSierra Rose2010-02-14
感謝,這個工具就是我想要的 :D