If you execute 'uptime' on a linux server you get a line similar to:
13:42:20 up 62 days, 19:19, 0 users, load average: 0.40, 0.55, 0.53
The last 3 bits of info being the server load now, average for 5 and average for 15 minutes respectively.
I have a number of questions about this:
o What is measured in order to get these load values?
o Do these load values take account for number of processors?
o What are considered to be ok, iffy and critical values.
Thanks,
Mike
13:42:20 up 62 days, 19:19, 0 users, load average: 0.40, 0.55, 0.53
The last 3 bits of info being the server load now, average for 5 and average for 15 minutes respectively.
I have a number of questions about this:
o What is measured in order to get these load values?
o Do these load values take account for number of processors?
o What are considered to be ok, iffy and critical values.
Thanks,
Mike
Comment