[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get CPU consumption?



lnx lnx wrote:

Hi,

What does each number correspond to??

Regards
Lynux_05.




man oh man, can we not raise the level of questions here ?

u have a lnx box, no?

man proc
/proc/loadavg
The load average numbers give the number of jobs in the run queue (state R) or waiting for
disk I/O (state D) averaged over 1, 5, and 15 minutes. They are the same as the load aver-
age numbers given by uptime(1) and other programs.




--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/