On 10/10/05, Bart Hampshire <[EMAIL PROTECTED]> wrote: > Mike, > > Thanks for taking a stab at it. > > Double checking the data, 0.64 is really 0.64% and not 64%. > > ps on the box doesn't indicate that gmond has a nice value of 0. > However, it does show that some of the user processes we'd expect on > the box have nice values of 15 and not 0. These processes are running > at nice level of 0 on other machines. Could this be a cause of the > behavior? > > Maybe if I rephrase the question it might help... > > Can anyone think of a reason that the 4 cpu metrics > (user+system+wio+idle) would not sum to near 100%? On a dual CPU > system?
They never sum 100% for me, windows, linux, or otherwise. A lot of times, when nothing else is running, idle process takes over, and the time taken by this process is not included (and should not be included) in the stats. Also, on a dual CPU system, if one CPU is full and the other is empty, then the maximum reported is usually 50%. If those dual CPUs each have HT (example, recent Intel Extreme series processors, I believe) or similar technologies, and only one thread on one CPU is running, max CPU would be 25%. I could be totally wrong though. Is the CPU being used by something? (If not, then it shouldn't say much. If it is, *then* that's funky.) -- ~Mike - Just my two cents - No man is an island, and no man is unable.

