User's Manual
Table Of Contents
- HP Process Resource Manager User Guide
- Contents
- Preface
- 1 Overview
- 2 Understanding how PRM manages resources
- 3 PRM configuration planning
- 4 Setting up PRM
- 5 Using PRM with HP System Management Homepage (SMH)
- 6 Using PRM with HP Systems Insight Manager (SIM)
- 7 Configuring and enabling PRM on the command line
- Quick start to using PRM’s command-line interface
- Configuring PRM
- The PRM configuration file
- Configuration tips and requirements
- Specifying PRM groups/controlling CPU resource use
- Controlling memory use
- Controlling applications
- Specifying PRM users
- Assigning secure compartments to PRM groups
- Assigning Unix groups to PRM groups
- Checking the configuration file
- Loading the PRM configuration
- Enabling resource managers
- Updating the configuration
- 8 Fine-tuning your PRM configuration
- 9 Administering PRM
- Moving processes between PRM groups
- Displaying application filename matches
- Displaying netgroup expansions
- Displaying accessible PRM groups
- Displaying state and configuration information
- Displaying application and configuration information
- Setting the memory manager’s polling interval
- Setting the application manager’s polling interval
- Disabling PRM
- Resetting PRM
- Monitoring PRM groups
- Logging PRM memory messages
- Logging PRM application messages
- Displaying groups’ allocated and used resources
- Displaying user information
- Displaying available memory to determine number of shares
- Displaying number of cores to determine number of shares
- Displaying past process information
- Displaying current process information
- Monitoring PRM with GlancePlus
- Monitoring PRM with OpenView Performance Agent (OVPA) / OpenView Performance Manager (OVPM)
- Automating PRM administration with scripts
- Protecting the PRM configuration from reboots
- Reconstructing a configuration file
- Special case of interest: Client/server connections
- Online cell operations
- Backing up PRM files
- A Command reference
- B HP-UX command/system call support
- C Monitoring PRM through SNMP
- D Creating Secure Resource Partitions
- E Using PRM with Serviceguard
- F Using PRM with HP Integrity Virtual Machines
- G PRM error messages
- Glossary
- Index
Action Configure and enable PRM with prmconfig -ke or -ie options. PRM options
are executed in command-line order.
226 Cannot display configuration. PRM is not configured.Message
Cause prmconfig command used without options before PRM is configured.
Action Configure PRM with prmconfig -k or -i before requesting PRM configuration
and state information.
227 PRM is disabled and not configured.Message
Cause prmconfig -d used before PRM is configured.
Action No action required because PRM is already disabled.
228 You must be superuser to use -d, -e, -i, -k, -r, -u, -I,
-L. or -M.
Message
Cause A user with UID other than zero tried to execute the prmconfig command
with an option other than -s or -c.
Action Nonroot users are only allowed to use prmconfig with no options, with the
-s option, or with the -c option.
231 Could not disable PRM %s: (HP-UX error message)Message
Cause You are not running as superuser, or an internal system failure.
Action Log in as superuser and try again or take action based on the HP-UX error
message. If that does not work, contact system support staff.
232 Could not enable PRM %s: (HP-UX error message)Message
Cause You are not running as superuser or an internal system failure.
Action Log in as superuser and try again or take action based on the HP-UX error
message. If that does not work, contact system support staff.
233 Warning: Could not back up internal configuration file
%s: (HP-UX error message)
Message
Cause The /var/tmp directory is full or the internal configuration file does not exist.
Action Check the available disk space and touch the file /var/tmp/PRM.prmconf.old.
241 Note: no PRM User record for passwd file user %s.Message
Cause There is a user in the system password file that does not have a corresponding
record in the PRM configuration.
Action Add the user to the PRM configuration.
244 The -i and -k options cannot be used together.Message
Cause prmconfig command specified with both -i and -k options.
Action Re-enter command, specifying either -i or -k, not both.
247 The -f option requires an argument.Message
Cause The filename argument is missing.
Action Enter the command, include the filename argument with the -f option.
248 Pathname too long.Message
Cause The pathname entered as an argument to -f exceeds 1024 characters.
Action Verify path is correct.
249 Directory path %s not found.Message
Cause The pathname entered does not exist.
Action Verify path is correct.
132 PRM error messages