High load average (FC5)

Mathieu Chouquet-Stringer ml2news at free.fr
Sat Apr 15 07:44:19 UTC 2006


yinyang at eburg.com (Gordon Messmer) writes:
> $ ps ax | awk '{ if( match($3,/R/) ) { print } }'

Replace R by (R|D) as you want to see if you have processes in
uninterruptible sleep (you remember right when you said: "iirc load average
is based upon processes waiting for I/O" except you should have add "is
also based")
-- 
Mathieu Chouquet-Stringer




More information about the fedora-list mailing list