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

Maintaining a PATHMON Environment
NonStop TS/MP System Management Manual541819-001
5-13
Displaying Statistics Information
Displaying Statistics Information
Server statistics are collected by LINKMON processes or TCPs that have links to the
server class. The LINKMON process collects these statistics on an ongoing basis. A
TCP collects them only if you use one of these commands to direct the system to
collect them:
SET TCP STATS
CONTROL TCP STATS
Note that TCPs are configured in your environment only if you are running the
Pathway/iTS product.
The SET TCP STATS Command
The SET TCP STATS command, specified during TCP configuration, tells the TCP to
gather statistics until you specify a CONTROL TCP STATS OFF command. For
example:
= SET TCP TCP-A STATS ON
The CONTROL TCP STATS Command
The CONTROL TCP STATS command enables you to gather statistics only when you
need them. You specify this command after your PATHMON environment is running,
as shown in this example:
= CONTROL TCP TCP-A, STATS ON
= .
. (5 minutes go by)
.
= STATS TERM ...
.
= STATS TCP ...
.
= CONTROL TCP TCP-A, STATS OFF
Once you enter the CONTROL TCP STATS OFF parameter, all statistical counters are
reset to 0.
The STATS SERVER Command
The STATS SERVER command displays statistics, including response time
information, about server class operations for a single server class, multiple server
classes, or all server classes defined for a PATHMON environment. These statistics
are gathered by the link managers, such as the LINKMON process, that have links to
the server class. This example displays statistics provided about the server class
PROCESS-SERVER, a Guardian server:
= STATS SERVER PROCESS-SERVER