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 Ensure configuration file /etc/prmconf or the specified file contains the group
and user specifications you expect. Then reconfigure PRM using a prmconfig
-k or -i command to resync the internal configuration file.
604 User's PATH environment variable is empty.Message
Cause User’s PATH environment variable is not set.
Action Add application’s directory to PATH environment variable and retry prmrun
command.
606 Could not launch application %s in group %s(perror)Message
Cause Exec of command %s failed for the reason indicated in message.
Action Take action necessary to resolve indicated failure and retry prmrun command.
607 Application file %s does not exist.Message
Cause The application file %s does not exist.
Action Make sure the file specified on the command line is an application and that it
is in the correct directory.
608 Application file %s is empty.Message
Cause The application file %s is empty.
Action Make sure the file is an application and replace it with a nonempty version.
609 Application file %s is not executable.Message
Cause The application file is not executable or is not a regular file.
Action Make sure %s is executable and is a regular file.
611 Could not find application %s in the configuration file.Message
Cause Could not find the application record in the configuration file.
Action Make sure the syntax of the application parameter is correct and that the
application’s directory is in the user’s PATH environment variable.
If the application does not have a record in the configuration file, use prmrun
-g targetgrp to start the application in the group targetgrp.
612 User %s does not have permission to use group %s.Message
Cause Exec of command %s failed for the reason indicated in message.
Action Take action necessary to resolve indicated failure and retry prmrun command.
613 Application file %s:(HP-UX error message)(perror)Message
Cause Unable to get the system information for application file for the reason indicated
in the message.
Action Take action appropriate to resolve the cause indicated by the message.
617 Could not find group %s in configuration file.Message
Cause Cannot find PRM group/CPU record for this group in internal configuration
file. Cause may be a corrupt PRM internal configuration file
(/var/tmp/PRM.prmconf).
Action Verify that /etc/prmconf or the specified file has the correct information in it
(PRM group/CPU record for desired target group). Then reconfigure PRM using
prmconfig -k or -i to resync internal configuration file.
618 Please specify application.Message
Cause Missing application parameter on command line.
Action Supply application parameter and retry prmrun command.
619 Please use either -g or -i.Message
prmrun error messages 137