HP-UX Workload Manager User's Guide

HP-UX command and system call support
Appendix C402
Table C-2 describes HP-UX commands that have options for WLM.
For more information on these commands, see their manpages.
Table C-2 WLM options in HP-UX commands
Command Option Description
acctcom -P Displays the workload group ID (PRMID) of each process.
acctcom -R group Displays only processes belonging to the workload group
given by group, which is specified by workload group
name or workload group ID.
id -P Displays the workload group ID (PRMID) and name of the
invoking user’s initial group.
ps -P Adds a column named PRMID to the ps output that gives
the workload group name associated with each process.
ps -R group_list Displays only the processes that belong to workload
groups specified in group_list.
group_list must consist of workload group IDs
(PRMIDs) or workload group names. Groups must be
separated by commas; no spaces are allowed.