Hmmm - high "sys" CPU usage, high loadavg, system not talking to anyone.
Smells like it's busy doing its own stuff. If it were me I'd want to know 
trends for things like 
swap-in and swap-out rates, tasks in uninterruptible sleep, context switch 
counts.

SAR is too granular to be any use even if it did have the data. Set up a 
background script to 
run top and vmstat and write to disk every so often. A quick bit of awk should 
show the 
trend. You could do all the probing of /proc yourself, but I find it easier to 
allow things like 
top/ps/vmstat do all the grunt work.

Shane ... 

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to