top resource intensive processes on AIX/Unix/Linux
DBA2011May 5 2009 — edited May 8 2009top is good to find this out, topas on aix, any other tips to find out memory/IO resource intensive processes, here i have for cpu....
oracle:tulpfsd01$ ps -e -o pcpu -o pid -o user -o args | sort -k 1 | tail -5r
%CPU PID USER COMMAND
1.1 1230914 oracle oraclepwpd (LOCAL=NO)
0.9 1248744 oracle oraclepwpd (LOCAL=NO)
0.9 1099146 oracle oraclepwpd (LOCAL=NO)
0.6 503688 oracle oraclepwpd (LOCAL=NO)
0.5 1239486 oracle oraclepwpd (LOCAL=NO)