What are server load averages messaged in on linux servers?
System load averages is the average number of processes that are either in a runnable or uninterruptable state. A process in a runnable state is either using the CPU or waiting to use the CPU.
My system has 1 CPU so 1.00 means the CPU is busy 100% of the time. That actually isnt all that bothersome. But a 2.00 means that there is a line wating to use the CPU (I can feel some lag). And a 6.00 means that something better finish what its doing to hog the system because people will complain soon
7/21/2008
Server load averages messaged in on linux servers
Posted by
admin
at
7/21/2008
Labels: Linux
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment