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

Maintaining Pathway/iTS Objects
HP NonStop Pathway/iTS System Management Manual426748-002
4-7
Displaying Status Information
Various levels of detail can be reported using the STATUS command. For instance, the
STATUS TCP command features an option for reporting the status of terminals
controlled by the TCP.
The STATUS TCP Command
The STATUS TCP command displays status for a single TCP, multiple TCPs, or all
TCPs defined in a PATHMON environment.
The following example displays status for all TCPs:
= STATUS TCP *
Example 4-4 shows the information displayed in response to the command.
The display shows that nearly all TCPs in this PATHMON environment are running.
The display also shows the Guardian operating environment process name of each
TCP and the current primary and backup CPUs for each TCP. The ERROR and INFO
columns provide information about any system errors associated with a TCP.
You can also include state information (running, stopped, or suspended) in your
command. The STATE option is very useful for problem detection and management.
For example, the following command displays status only for those TCPs that are
stopped:
= STATUS TCP *, STATE STOPPED
Example 4-5 shows the information displayed in response to the command.
You can view the status of an external TCP by specifying the E prefix with the name of
the HP NonStop system on which the external TCP is running, and the process name
of the external TCP, as shown in this example:
= STATUS TCP E\CUPRTNO.$TCP1
Example 4-4. STATUS TCP Display
TCP STATE ERROR INFO PROCESS CPUS
DW-TCP1 STOPPED \SYS.$ZDWA 12:13
M6530-TCP1 RUNNING \SYS.$ZCMA 12:13
M6530-TCP2 RUNNING \SYS.$ZCMB 13:14
M6530-TCP3 RUNNING \SYS.$ZCMC 14:13
M6530-TCP4 RUNNING \SYS.$ZCMD 13:12
M6530-TCP5 RUNNING \SYS.$ZCME 12:13
M6530-TCP6 RUNNING \SYS.$ZCMF 13:14
TAREQ-TCP1 RUNNING \SYS.$ZTAA 14:13
TAREQ-TCP2 RUNNING \SYS.$ZTAB 13:14
TRAN-TCP1 RUNNING \SYS.$ZTTA 12:13
TRAN-TCP2 RUNNING \SYS.$ZTTB 1:2
Example 4-5. STATUS TCP With STATE Option
TCP STATE ERROR INFO PROCESS CPUS
DW-TCP1 STOPPED