View Single Post
  #9  
Old July 25th, 2008, 07:19 AM
VirtualTracy VirtualTracy is offline
Registered User
 
Join Date: Aug 2006
Posts: 1,139
Thanks: 22
Thanked 59 Times in 58 Posts
VirtualTracy is on a distinguished road
Load average is related to the number of processes running and waiting to run.

The load averages differ from CPU percentage in two significant ways:
1) load averages measure the trend in CPU utilization, not only an instantaneous snapshot (as does ...percentage), and

2) load averages include all demand for the CPU not only how much was active at the time of ....measurement.
AFAIK, the three sets of number outputs are the 1-minute, 5-minute and 15-minute average
Reply With Quote