If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > filtering CPU/mem usage

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-11-07, 08:15
GhostDJ GhostDJ is offline
Registered User
 
Join Date: Sep 2003
Location: France
Posts: 6
Question filtering CPU/mem usage

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 !
Reply With Quote
  #2 (permalink)  
Old 09-11-07, 09:59
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,454
How about ps? As far as I know it shows process owners.
Reply With Quote
  #3 (permalink)  
Old 09-14-07, 05:02
GhostDJ GhostDJ is offline
Registered User
 
Join Date: Sep 2003
Location: France
Posts: 6
Question

m'key, but could you be more precise ? because I know how to have the process list filtered by cpu usage ..
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On