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
prmanalyze error messages
1501 illegal resource type %sMessage
Cause The specified resource is not valid.
Action Re-enter the command using a valid type: disk, mem, or cpu.
1502 illegal sort key %sMessage
Cause The specified sort key is not valid.
Action Re-enter the command using a valid sort key: uid, gid, command, or prmid.
1503 illegal report type %sMessage
Cause The requested report type is not valid.
Action Re-enter the command using a valid report type: summary, conflict,
hourly, daily, weekly, or monthly.
1504 key type ‘auto’ only allowed with report type ‘summary’Message
Cause You tried to use the key type auto with a different report.
Action Use the key type auto with the report type summary.
1505
only one density threshold argument (-d) allowedMessage
Cause More than one -d option was specified.
Action Re-enter the command specifying -d only once.
1506 only one config file argument (-f) allowedMessage
Cause More than one configuration file argument was used.
Action Check command syntax and re-enter command using only one config file
argument.
1507 only one resource argument (-r) allowedMessage
Cause The -r option was entered more than once.
Action Re-enter the command using -r only once.
1508 only one sort key argument (-s) allowedMessage
Cause The -s option was entered more than once.
Action Re-enter the command using -s only once.
1509 only one report type argument (-t) allowedMessage
Cause The -t option was entered more than once.
Action Re-enter the command using -t only once.
1510 unable to access file %sMessage
Cause The file does not exist or the directory permissions for the directory where the
file resides do not allow access.
Action Check the directory permissions and filename.
1511 unable to read file %sMessage
Cause File permissions do not allow reading.
Action Change the file permissions.
1512 unable to write to temp fileMessage
Cause There is no space available for writing the file.
Action Check the amount of disk space and remove files as possible.
1513 unable to allocate space after %d %sMessage
142 PRM error messages