HP Process Resource Manager User's Guide

Configuring and enabling PRM on the command line
Enabling resource managers
Chapter 7156
Loading the PRM configuration with prmconfig
When loading a configuration, you have two options. To initialize on the
load of a configuration, moving user processes to the owners’ initial
groups and moving applications to their assigned groups, use the
command:
# prmconfig -i [-f configfile] {-s | -c}
To keep the existing assignments of users, processes, and groups, use the
command:
# prmconfig -k [-f configfile] {-s | -c}
Use the -f configfile option to specify a file other than the default
/etc/prmconf. The -s option displays warnings regarding the
configuration file. (The -c option displays a subset of the -s warnings.)
NOTE After you load your configuration, you can enable PRM, as discussed in
“Enabling resource managers” on page 156.
Enabling resource managers
Enable PRM’s resource managers after you load your configuration.
NOTE Before or after enabling PRM, you can fine-tune your configuration. See
the chapter “Fine-tuning your PRM configuration” on page 161 for
details.