Sunday, October 25, 2009

What is load?

1. What is load?

a. Load is the number of processes currently in the run queue.
b. Method 1
1. /usr/bin/w -u
2. displays load average over last 1, 5 and 15 minutes
c. Method 2
1. /usr/bin/uptime
2. displays load average over last 1, 5 and 15 minutes

No comments:

Post a Comment