> ok, we will solve it. Please execute this command by hand, and verify that > the cpu.stat file contains the value you can see in the %idle column. > It's possible that I'm off by one in the column counting or the cron job > hasn't executed yet.
>Janos Yep looks all good. It’s the 10th column. I have manually run the command so cpu.stat is accurate. # LC_ALL=C mpstat Linux 2.6.18-308.11.1.el5PAE (PILERSERVER) 08/07/12 20:18:06 CPU %user %nice %sys %iowait %irq %soft %steal %idle intr/s 20:18:06 all 0.11 0.08 0.36 0.04 0.02 0.01 0.00 99.37 1021.23 # cat /var/piler/stat/cpu.stat 99.37
