![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help Required: Command to find IP address and command executed of a user | loggedout | Security | 2 | 08-06-2008 05:12 PM |
| how to? launch command with string of command line options | TinCanFury | Shell Programming and Scripting | 5 | 04-28-2008 03:06 PM |
| inconsistent ls command display at the command prompt & running as a cron job | rajranibl | Linux | 5 | 07-30-2007 05:26 AM |
| How to use more than one MPE command STREAM with Unix command in a single shell? | bosskr | HP-UX | 1 | 10-16-2006 01:16 PM |
| How to use more than one MPE command STREAM with Unix command in a single shell? | bosskr | Shell Programming and Scripting | 0 | 09-19-2006 06:44 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
command --> top
I understand the numbers displayed in variable "load average". My question: what are the correct/ideal numbers?
Sometimes, I got less than 1. Others, above 6. Also, what HW/SW should I tune in order to have the ideal numbers? Thank you ... |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
The numbers indicate the average number of processes waiting for CPU time over the last 1, 5 and 15 minutes. In general, on a lightly loaded workstation the avergae would remain below 1 most of the time. On a server with hundreds of users it may be normal for the average to be much higher. Depending on your version of Unix, the machine may be very responsive even with a high load average at 6+. The linux scheduler is very good in this reard. Like any benchmark, the value alone is not very useful. You should also consider latency, general responsiveness, etc. There are no "ideal' numbers for load average. Monitor your system and determine what the typical number is, then you will easily be able to see when there is a potential problem....
|
||||
| Google The UNIX and Linux Forums |
| Tags |
| load average, performance |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|