Questions tagged [statistics]

79 questions
5
votes
1 answer

Load average per process or user

is it possible to obtain load average values (as displayed by uptime) individually per process or user. I would like to be able to see what user is causing what load. top is not really suitable because it only displays instantaneous values. Any…
Philipp F
  • 285
5
votes
3 answers

What does /proc/loadavg ' s "CPU and IO utilization" mean?

In this page, it says that the first three columns of the output of /proc/loadavg measure CPU and IO utilization of the last one, five, and 10 minute periods. Does a single value reveal both CPU and IO utilization? What if I just want to know the…
shintaroid
  • 269
  • 4
  • 9