TS/MP System Management Manual (G06.24+, H06.03+)

PATHMON Environment Control Commands
NonStop TS/MP System Management Manual541819-001
11-11
SET PATHMON Command
This command resumes the operation of the PATHMON primary process in processor
2 only if processor 2 is the processor recorded in the PATHMON configuration file for
the PATHMON process.
PRIMARY PATHMON, IFPRICPU 2
SET PATHMON Command
Use the SET PATHMON command to establish the values for the PATHMON
attributes. Use this command before cold starting a Pathway environment.
BACKUPCPU number
specifies the processor in which the PATHMON backup process runs.
DUMP {ON | OFF}
specifies whether the PATHMON process writes its data stack information and the
contents of the PATHMON configuration file to a file if the PATHMON process
encounters an internal error.
If you omit this attribute, the default is OFF.
ON
directs the PATHMON process to write the information in its data stack and the
contents of the PATHMON configuration file to a file and then to set this option
to OFF.
FILE file-name
specifies the name of the file that the PATHMON process creates for its dump
operation.
If you do not specify file-name, the PATHMON process creates a dump file
on the same subvolume as the PATHMON configuration file. The format of the
file name is ZZPMnnn, where nnn is a 3-digit number. The file code is 130.
SET PATHMON pathmon-attribute [ , pathmon-attribute ]...
pathmon-attribute is:
BACKUPCPU number
DUMP { ON [ ( FILE file-name ) ] | OFF }
Note. If file-name specifies a file that already exists and the PATHMON process attempts to
dump to this file, a dump is not performed and error *1123* PATHMON, MEMORY DUMP NOT
TAKEN is generated.