查看IO情况

有时系统卡,可能是io值使用满了导致

1.安装iostat

yum install sysstat

2.查看io使用情况

iostat -dx

3.安装iotop

yum install iotop

4.查看io被哪些进程使用

iotop

 

参考博客:cnblogs.com/yunweiweb/p/11250118.html

posted @ 2020-01-28 11:35  guoyu1  阅读(577)  评论(0编辑  收藏  举报