Hi
here is my problem :
I meet regular "lags" on my AIX Server
Everything on it is separated with its unix-user :
example
oracle 's got Database
unit01 has all the all days scripts such as reporting
unit02 has the project X
unit03 has the project Y ..etc
i'd like to filter CPU/Mem usage for each user
in order to know if the regular slow downs are due to unit01, or project X, Y ..
how would you do that ?
my problem is that vmstat cannont tell me what consume all the cpu or memory
thank you !