Pathway/iTS System Management Manual (G06.24+)

Terminal Control Process (TCP) Commands
HP NonStop Pathway/iTS System Management Manual426748-002
9-11
INFO TCP Command
OBEYFORM
displays the information in the format you would use to set up a PATHMON
configuration file; each attribute is displayed as a syntactically correct PATHCOM
SET command. PATHCOM adds a RESET TCP command before and an ADD
TCP command after each TCP description.
Considerations
INFO TCP displays both the TCP attribute values you explicitly defined for a TCP
and default values for the attributes you did not explicitly define. The attributes are
displayed in alphabetic order. This command returns information about a TCP only
after the description has been added to the PATHMON configuration file.
Use the STATS TCP command to display the actual resources that are allocated
after a TCP is running.
OBEYFORM is an INFO command option for the the PATHMON process,
PATHWAY, TCP, TERM, SERVER, 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 PATHMON configuration. You must add the START PATHWAY
command at the end of the OUT file before using the file to start the PATHMON
environment.
The INFO TCP command displays the values specified for the SWAP and
GUARDIAN-SWAP parameters, or the PATHMON-defined default values of these
parameters if no values were specified. However, these values (specified or
default) are not actually used, because the Kernel Managed Swap Facility (KMSF)
now handles allocation of swap files for the TCP.
Examples
The following command requests information for two TCPs:
INFO (TCP-3,TCP-5)
The following command:
INFO TCP TCP-1, OBEYFORM
causes the PATHMON process to display the TCP attributes in this format:
RESET TCP
SET TCP AUTORESTART 0
SET TCP CHECK-DIRECTORY ON
SET TCP CPUS 1:0
. .
. .
. .
SET TCP PROGRAM \TS.$SYSTEM.SYSTEM.PATHTCP
SET TCP SERVERPOOL 20000
SET TCP STATS ON