TS/MP System Management Manual (G06.24+, H06.03+)
PATHMON Environment Control Commands
NonStop TS/MP System Management Manual—541819-001
11- 6
INFO PATHWAY Command
This command directs the information to a file:
INFO/OUT PMINFO/PATHMON, OBEYFORM
These commands create a DEFINE at PATHCOM startup and direct the information to
the file specified in the DEFINE:
12> ADD DEFINE =OUT-LOG, CLASS SPOOL, LOC $S, REPORT "INFO"
12> PATHCOM $PM1
=INFO/ OUT =OUT-LOG/SERVER *
This sequence of commands captures a configuration for a Pathway environment
(minus the START PATHWAY command) in the command file called NEWCONFG:
=INFO/OUT NEWCONFG/PATHMON, OBEYFORM
=INFO/OUT NEWCONFG/PATHWAY, OBEYFORM
=INFO/OUT NEWCONFG/SERVER *, OBEYFORM
INFO PATHWAY Command
Use the INFO PATHWAY command to display both the PATHMON-controlled object
attribute values you defined using the SET command, and the values currently in
effect. For object attributes not yet defined, this command displays the default value or
a question mark character.
OUT list-file
directs output to the named list file; this file could be a DEFINE name. If this option
is omitted, the PATHMON process directs the output to the PATHCOM list file; this
is typically the home terminal.
OBEYFORM
causes the information to be displayed in the format you would use to set up a
PATHMON configuration file. Each attribute is displayed as a syntactically correct
PATHCOM command with the proper SET prefix.
Consideration
OBEYFORM is an INFO command option for the the PATHMON process, PATHWAY,
and SERVER objects, as well as for the Pathway/iTS TCP, TERM, and PROGRAM
objects. By using the OUT list-file option and issuing an INFO command for
each object in succession, you can build a new cold start command file that reflects
any modifications you have made to your Pathway configuration. You must add the
Note. The configuration in this example does not include requester objects that run under
Pathway/iTS, although these objects would be displayed by the INFO PATHMON command if
configured.
INFO [ / OUT list-file / ] PATHWAY [ , OBEYFORM ]