Guardian User's Guide
Monitoring Hardware Components
Guardian User’s Guide—425266-001
19-25
Checking the Status of Pathway
Checking the Status of Pathway
This subsection explains how to check the status of the Pathway transaction processing 
applications. Pathway is a group of related software tools that enables businesses to 
develop, install, and manage online transaction processing applications. Several 
Pathway environments can exist for a system. As a system operator, you might check 
the status of Pathway in your routine system monitoring. For specific information about 
Pathway, see the NonStop TS/MP System Management Manual.
To learn the names of the Pathway processes running on your system, enter:
> STATUS *, PROG $*.*.PATHMON
To access PATHCOM to communicate with one of the PATHMON processes, enter:
> PATHCOM $pathmon-process-name
At the PATHCOM prompt, enter:
= STATUS PATHWAY
To check the state of the PATHMON process within the Pathway environment, enter:
= STATUS PATHMON
PATHMON States
The status of the PATHMON process can be either STARTING or RUNNING:
•
STARTING indicates that a cold or cool start has not finished.
•
RUNNING indicates that a cold or cool start has finished.
The other elements of the STATUS PATHMON display are as follows:
•
CPUS shows the number of the primary and backup processors in which the 
PATHMON process is running. If the backup PATHMON process is not running, 
the second number will be blank.
•
PATHCTL, LOG1, and LOG2 contain information about the PATHMON control 
file and the logging files.
•
REQNUM contains the PATHMON internal identifiers of application requesters 
that are currently running in this environment.
•
The FILE column identifies the type of requester.
•
The WAIT column explains if the process is waiting, which can be caused by one of 
the following conditions:
•
IO: the request is waiting for an I/O operation to finish.
•
LOCK: the request is waiting for an object that has been locked by another 
requester.
•
PROG-DONE: the request is waiting for a RUN PROGRAM to finish.










