TS/MP Release Supplement

Introduction to PDMCOM
HP NonStop TS/MP Release Supplement546055-006
4-14
OPEN Command
OPEN Command
Use the OPEN command to open one or more PATHMONs or a Pathway domain.
domain name
specifies the name of the Pathway domain to be opened. The domain name must
start with '%'.
pathmon name
specifies the name of the PATHMON process to be opened.
Considerations
The OPEN command is used to open multiple PATHMON processes or a Pathway
domain. Additionally, it groups a set of PATHMON processes against which the
operational commands are run.
For example, the ADD SERVER command will be run for all PATHMON processes
used in the above command. If multiple
OPEN commands are used, the PATHMON
processes used in the last
OPEN command will be in effect.
Examples
To open more than one PATHMON:
PDMI 1>> OPEN $PM1, $PM2, $PM3
PATHMON : \NSSYS.$PM1
PATHMON : \NSSYS.$PM2
PATHMON : \NSSYS.$PM3
PDMI 2>>
To open a Pathway domain %web configured with PATHMONs $PM1, $PM2, and
$PM3:
PDMI 1>> OPEN %web
PATHMON : \NSSYS.$PM1
PATHMON : \NSSYS.$PM2
PATHMON : \NSSYS.$PM3
PDMI 2>>
OPEN { domain name }
{ pathmon name [ , pathmon name ... ] }
Note. The domain name is supported by TS/MP 2.4 and is available only on systems
running J06.05 and later J-series RVUs and H06.16 and later H-series RVUs.