TCP/IP (Parallel Library) Configuration and Management Manual

SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual522271-006
5-144
TRACE MON Command for TCPMAN
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
MON $ZZTCP.#ZPTMn,
is the name of the TCPMON you want to trace. The wild card (*) is not supported.
If you omit the object name, SCF uses the assumed object name. For information
about the ASSUME command, see the SCF Reference Manual for G-Series RVUs.
STOP
ends the trace operation. A TRACE command must include either the STOP option
or the TO option.
TO file-spec
specifies the name of the file into which the results of the trace operation are to be
placed. It is a required option if STOP is not used.
BULKIO / NOBULKIO
specifies whether TRACE should use bulk I/O for tracing. BULKIO, the default
parameter, specifies that the TRACE collector use bulk I/O to write data to the disk
file, thus reducing the number of missing frame errors reported by PTRACE.
NOBULKIO and BULKIO are optional parameters.
SELECT
selects the operations to be traced.
For the SUBNET object, you can specify the following for select-spec:
TRACE [ /OUT file-spec/ ] MON [ $ZZTCP.#ZPTMn ]
{, STOP } |
{, TO file-spec [ , BULKIO / NOBULKIO ]
[ , COUNT count ]
[ , NOCOLL ]
[ , RECSIZE size ]
[ , SELECT select-spec ]
[ , PAGES pages ]
ALL All records
SOCKCMD Socket requests (bind, listen, accept, connect send)
MSGSYS Message system interface
MALLOC Resource allocation and deallocation events
ROUTING Requests for route changes