WLM

@@NOTE:@@ If you make a change in the config file, a /sbin/init.d/wlm stop and start will not read in the change. It'll use the last good config which is stored in /var/opt/wlm/.wlmd.cfg.CKP

Look at the wlm config that it's running.

wlmd -C

Quick way to see what is running as what groups.

ps -efxP  grep pmon


/opt/wlm/bin/wlminfo group   
/opt/wlm/bin/wlminfo group -l    # Loop it
/opt/wlm/bin/wlminfo slo -v  
/opt/wlm/bin/wlminfo slo -v -l   # Loop it
/opt/wlm/bin/wlminfo metric  
wlminfo slo -v -s <instance> -l
wlminfo group -g <group> -l


prmlist
prmmonitor   # Monitor CPU usage

To find pset:

ps -efz  egrep "PSET pmon"
top -P -p {pset number}

hpux 11.23

top -P  # look for process and PSET number
top -p{pset #}
top -p0 # root