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

Maintaining a PATHMON Environment
NonStop TS/MP System Management Manual541819-001
5-10
Displaying Status Information
Example 5-7 shows the information displayed in response to the command.
PROCESS-SERVER currently has four server processes running.
For each server class, you can also view the status of the server processes within the
server class by including the DETAIL option in your command, as shown in this
example:
= STATUS SERVER PROCESS-SERVER, DETAIL
Example 5-8 shows the status for PROCESS-SERVER, a Guardian server class, and
all server processes associated with this class.
The display shows the process name for each server process. For all running
processes, the display shows the number of links from link managersa LINKMON
process or TCPto a server (indicated by the #LINKS parameter). For example,
$ZTP0 has five links to link managers. WEIGHT is an indication of the relative usage
of the server among other servers in the server class. When a server is STOPPED, it
has no links to a link manager.
If you include the PROCESSES option in your command, you can also view the
LINKMON or TCP processes that currently have links to a server process, for example:
= STATUS SERVER PROCESS-SERVER, PROCESSES
You can use this command to determine if links are evenly allocated and balanced
among server processes.
Example 5-9 on page 5-11 shows links for a Guardian server class PROCESS-
SERVER that runs in an environment that includes the Pathway/iTS product. Notice
that process $ZTP2 has four links: three links with the TCP named M6530-TCP1 and
Example 5-7. STATUS SERVER Display
SERVER #RUNNING ERROR INFO
PROCESS-SERVER 4
Example 5-8. STATUS SERVER With DETAIL Option
SERVER #RUNNING ERROR INFO
PROCESS-SERVER 4
PROCESS STATE ERROR INFO #LINKS WEIGHT
$ZTP0 RUNNING 5 11
$ZTP1 RUNNING 4 10
$ZTP2 RUNNING 4 9
$ZTP3 RUNNING 1 3
$ZTP4 STOPPED 0 0
$ZTP5 STOPPED 0 0
$ZTP6 STOPPED 0 0
$ZTP7 STOPPED 0 0
$ZTP8 STOPPED 0 0
$ZTP9 STOPPED 0 0