Closed. This question is off-topic。它当前不接受答案。
想改善这个问题吗? Update the question,所以它是on-topic,用于堆栈溢出。
6年前关闭。
我的系统中有
给定输出
在上面的输出中,我得到0.00,这可能是原因以及为什么它没有显示正确的输出。这是否意味着它不命令
想改善这个问题吗? Update the question,所以它是on-topic,用于堆栈溢出。
6年前关闭。
我的系统中有
Fedora Core release 2 (Tettnang)
,并且无法使用给定的命令检查disk IO
。# sar -b 3 10
给定输出
11:24:10 AM tps rtps wtps bread/s bwrtn/s
11:24:13 AM 0.00 0.00 0.00 0.00 0.00
11:24:16 AM 0.00 0.00 0.00 0.00 0.00
在上面的输出中,我得到0.00,这可能是原因以及为什么它没有显示正确的输出。这是否意味着它不命令
Fedora core2
支持。请提出同样的建议。 最佳答案
可能您正在使用sysstat
的旧版本
您应该考虑升级到sysstat-5.0.5-9
,可以找到here
或者可以找到here至少更新到sysstat-6.0.1-3.2.1.x86_64.rpm
关于linux - 无法检查Fedora core 2中的磁盘输入输出,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/20943894/