HP Process Resource Manager User's Guide

Administering PRM
Displaying past process information
Chapter 9190
Displaying past process information
The acctcom command with the -P option prints the PRM group name in
addition to the customary acctcom information for all groups on the
system. Adding the -R option and a PRM group name displays
information for that group. The following command displays history
information about all PRM groups:
# acctcom -P
COMMAND START END REAL CPU
NAME USER TTYNAME TIME TIME (SECS) (SECS) PRMID
ls root ttyp1 17:32:08 17:32:08 0.02 0.01 OTHERS
rm root ttyp1 17:32:25 17:32:25 0.25 0.02 OTHERS
registra root ? 17:33:04 17:33:04 0.04 0.04 PRM_SYS
vi dev1 ttyp2 17:33:07 17:33:35 28.20 0.05 develop
cpp.ansi dev1 ttyp2 17:33:49 17:33:49 0.04 0.01 develop
ccom dev1 ttyp2 17:33:49 17:33:49 0.16 0.13 develop
ld dev1 ttyp2 17:33:49 17:33:49 0.15 0.12 develop
cc dev1 ttyp2 17:33:49 17:33:49 0.41 0.02 develop
vi dev1 ttyp2 17:34:00 17:34:52 52.57 2.76 develop
hostname root ttyp1 17:35:56 17:35:56 0.01 0.01 OTHERS
ls root ttyp1 17:36:11 17:36:11 0.03 0.03 OTHERS
more root ttyp1 17:36:12 17:36:19 7.00 0.05 OTHERS
The prmanalyze utility is also useful for examining past process data.
For syntax information, see “prmanalyze” on page 203. For usage
examples, see “Using prmanalyze to quickly identify resource use” on
page 81 and “Using prmanalyze to analyze your configuration” on
page 162.