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

PATHMON Environment Control Commands
NonStop TS/MP System Management Manual541819-001
11-30
STATUS PATHMON Command
The WAIT field displays file names associated with the reason a request is waiting
and a list of the locks owned by each requester. The list is labelled with the word
LOCKED.
Example
This command requests that the PATHMON status display be written to the file named
STATFLE:
STATUS/OUT statfle/PATHMON
FILE Requester type. Possible values are:
LINKMON The requester is a LINKMON process.
LOG The task that writes log messages to the log file. This is
always reqnum = 0 and is displayed only if the task is
waiting.
PATHCOM The requester is a PATHCOM process.
TCP The requester is a TCP running in this Pathway environment.
EXT TCP The requester is a TCP running in another Pathway
environment.
SYS The requester is the operating system; that is, a system
message is being processed.
For information about TCP and EXT TCP types, see the
Pathway/iTS
System Management Manual
.
PID Process ID of the requester process (PATHMON, TCP, or LINKMON
process)
PAID Process-accessor ID of the requester process
WAIT The reason a request is waiting. Possible values are:
IO The request is waiting for an I/O operation to complete.
LOCK The request is waiting for an object locked by another
requester.
LOCK-QUEUE The requester is waiting for space in the internal lock
queue.
BUF The request is waiting for internal buffer space to
become
available.
LOG-QUEUE The request is waiting for an entry in the internal status
logging message queue to become available.
TIMEOUT The request is waiting for a period of time to elapse
before retrying an operation.
PROG-DONE The request is waiting for a RUN PROGRAM to finish.
NEWPROCESS The request is waiting for a NEWPROCESS NOWAIT
operation to complete.
Display Field Description