-
Notifications
You must be signed in to change notification settings - Fork 1
Linux Server Monitoring
Rajendra Prasad Reddy Penumalli edited this page Dec 31, 2019
·
4 revisions
- Load average – is the average system load calculated over a given period of time of 1, 5 and 15 minutes.
- The numbers are read from left to right, and the output above means that:
- load average over the last 1 minute is 1.11.
- load average over the last 5 minutes is 1.17.
- load average over the last 15 minutes is 0.91.