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

prmrun [-w]
prmrun [-gtargetgrp| -i ] [application[arguments]]
Availability: Any user can run the prmrun command. The user must also have permission to execute
the application.
The prmrun command launches a designated application in a PRM group.
Table 27 describes the available options.
Table 27 prmrun user options/parameters
DescriptionOption/parameter
Lists the PRM groups the invoker can access. The first group in the list is the
invoking user’s initial group.
No options
Displays version information and exits.-V
Prints a list of the PRM groups the invoking user can access in wide-column
format, exceeding the 30-column default if necessary to avoid clipping any
names. The first group in the list is the invoking user’s initial group. (Although
this option is still supported, you do not need to specify it as its behavior is now
the default.)
-w
Launches an application in the specified targetgrp. Use this option when
the application is not assigned to the targetgrp in the PRM configuration
file. Checks are performed to see if the targetgrp appears in the user’s list
of accessible groups in the configuration file.
targetgrp cannot be a parent in a group hierarchy.
-gtargetgrp
Launches an application in the user’s initial group.
Any user can launch an application in the user’s initial group using the -i
option, as long as the user has permission to execute the application.
-i
Launches application, with any specified arguments, in its assigned group,
unless -gtargetgrp or -i is specified.
application[arguments]
prmsmhconfig
Syntax:
prmsmhconfig [{ -c | -u}] [-h]
The prmsmhconfig command configures or unconfigures the PRM GUI to be available in HP
System Management Homepage (SMH).
Table 28 describes the available options. Specifying no option is the same as specifying the -h
option
Table 28 prmsmhconfig options/parameters
DescriptionOptions/parameters
Configure the PRM GUI for SMH.
You must run prmsmhconfig -c so that you can access PRM’s interface in
SMH.
NOTE: Run prmsmhconfig -c after SMH is installed.
PRM’s interface in SMH is available by following the links:
Tools -> Resource Management -> Manage PRM Groups
-c
Unconfigure the PRM GUI for SMH, removing the Manage PRM Groups link
from SMH.
This command is run when PRM is removed from the system.
-u
Display the usage string.-h
prmsmhconfig 113