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
Cause The accounting files have too many records to process.
Action Reduce the number of accounting files or raise the system’s memory-per-process
value.
1514 unable to create temp file in /tmpMessage
Cause There is not enough space or you are not running the command as superuser.
Action Check disk space, log in as superuser, and try again.
1515 unable to open temp file %sMessage
Cause There is not enough disk space or the file has been removed.
Action Check disk space in /tmp and rerun the command.
1516 Internal data structures corrupt %d. Verify accounting
file format with acctcom.
Message
Cause File is not an accounting file.
Action Use acctcom to confirm file does not contain accounting data.
1518 unable to read event temp file %sMessage
Cause File has been removed externally.
Action Rerun prmanalyze.
1519 event temp file contains unknown sort key %dMessage
Cause prmanalyze detected a corrupt data format.
Action Contact system support staff.
1520 event temp file contains unknown sort key %sMessage
Cause prmanalyze detected a corrupt data format.
Action Contact system support staff.
1521 illegal prm group number %sMessage
Cause When sorting by prmid, -x was specified with an argument that is
nonnumeric, less than 0, greater than 63, or greater than 255 (starting with
HP-UX 11i v2 Update 2).
Action Re-enter the command using a number from 0 to 63, or 0 to 255 depending
on your HP-UX version, as the argument to -x.
1522 illegal user %sMessage
Cause When sorting by uid, user %s was given as an argument to -x; however,
the user does not exist in /etc/passwd.
Action Check the spelling of the user’s login name or create an account for the user.
1523 illegal UNIX group %sMessage
Cause When sorting by gid, the group %s was given as an argument to -x;
however, the group does not exist in /etc/group.
Action Check the spelling of the group name or create the group.
1525 ambiguous application string %sMessage
Cause The string entered was ambiguous.
Action Enter a non-ambiguous string.
1526 illegal minimum duration %sMessage
Cause The minimum duration was not valid.
Action Enter a valid duration.
1527 exclusion option not permitted with autogenerate optionMessage
prmanalyze error messages 143