Pathway/XM System Management Manual

PXMCFG Statements and PXMCHK Utility
Compaq NonStop™ Pathway/XM System Management Manual426761-001
10-30
SET PATHMON
SET PATHMON
This statement establishes the values for the PATHMON process attributes. All
PATHMON processes generated in this Pathway/XM environment use the values set by
this statement; in other words, all PATHMON processes in a given Pathway/XM
environment are exactly alike, with the exception of the process name.
NODES node-name
specifies the name of a previously defined and added NODE object. This attribute is
required; it specifies the resources on which primary and backup PATHMON
processes are created.
One or more NODE objects can be specified, separated by commas. Each specified
NODE object must be defined as a client node; the SYSTEM attribute must be
unique within the list of NODE objects.
PROCESS process-name
specifies the name of the well-known named PATHMON process, the first
PATHMON process created. This PATHMON process manages the LINKMON
requests generated by Pathsend requesters and manages the requests generated by
direct server classes, if any. All other PATHMON processes created in this
Pathway/XM environment have internally-generated names.
If you omit this attribute, all PATHMON processes, including the first one created,
have internally-generated names.
SET PATHMON { NODES node-name }
{ NODES ( node-name [ , node-name ]...) }
[ , PROCESS process-name ]
[ , DUMP { ON | OFF } ]
Note. You must specify one, and only one, NODE object for each physical system on
which a client NODE object is configured.