User's Manual

Table Of Contents
Preface
This document describes Release C.03.05 of HP Process Resource Manager (PRM).
The intended audience for this document is system administrators.
New in this edition
This edition includes information on the following changes and additions:
Placement of processes in PRM groups based on real user IDs.
The prmconfig -M option now offers two modes for enabling and disabling process
placement based on real user ID: REALUIDON and REALUIDOFF. For more information, see
prmconfig(1).
Support for IPv6.
Supported platforms
HP Process Resource Manager (PRM) Version C.03.05 supports the:
HP-UX 11i v1 (B.11.11) operating system on HP 9000 servers
HP-UX 11i v2 (B.11.23) and HP-UX 11i v3 (B.11.31) operating systems running on either
HP 9000 servers or HP Integrity servers
Notational conventions
This section describes notational conventions used in this document.
In command examples, bold monospace identifies input that must be typed
exactly as shown.
bold monospace
In paragraph text, monospace identifies command names, system calls, and
data structures and types. It also identifies PRM group names.
In command examples, monospace identifies command output, including error
messages.
monospace
In paragraph text, italic identifies titles of documents.italic
In command syntax diagrams, italic identifies variables that you must provide.italic
In command examples, square brackets designate optional entries.
The following command example uses brackets to indicate that the variable
output_file is optional:
command input_file [output_file]
Brackets ( [ ] )
In command syntax diagrams, text surrounded by curly brackets indicates a
choice. The choices available are shown inside the curly brackets, separated by
the pipe sign (|).
The following command example indicates that you can enter either a or b:
command {a | b}
Curly brackets ({}),[LINEBREAK]Pipe
(|)
In command examples, horizontal ellipses show repetition of the preceding items.Horizontal ellipses (...)
Keycap indicates the keyboard keys you must press to execute the command
example.
Keycap
Menu and menu items separated by an arrow (->) indicate a selection of menu
items starting from the menu bar.
File->New
8