-bash: iostat: command not found解决办法
Posted qastudy
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了-bash: iostat: command not found解决办法相关的知识,希望对你有一定的参考价值。
[root@testhost ~]# iostat
-bash: iostat: command not found
IOSTAT 命令不可用,首先确认sysstat包是否安装,sysstat包中包括iostat,mpstat,sar,sa
[root@testhost ~]#yum install -y sysstat
安装完成后,再执行iostat命令。
解释:
avg-cpu段:
%user: 在用户级别运行所使用的CPU的百分比.
%nice: nice操作所使用的CPU的百分比.
%sys: 在系统级别(kernel)运行所使用CPU的百分比.
%iowait: CPU等待硬件I/O时,所占用CPU百分比.
%idle: CPU空闲时间的百分比.
Device段:
tps: 每秒钟发送到的I/O请求数.
Blk_read /s: 每秒读取的block数.
Blk_wrtn/s: 每秒写入的block数.
Blk_read: 读入的block总数.
Blk_wrtn: 写入的block总数.
以上是关于-bash: iostat: command not found解决办法的主要内容,如果未能解决你的问题,请参考以下文章
解决xtrabackup command not found no mysqld group 问题
linux下配置QT5.12 ERROR: Unknown command line option '-no-xcursor'.!
ASMCMD-8102: no connection to ASM; command requires ASM to run
The listener supports no services The command completed successfully