TCP/IP (Parallel Library) Configuration and Management Manual
SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual—522271-006
5-126
STATUS 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. The fully-qualified name of the TCPMON object is
$ZZTCP.#ZPTMn. You may substitute the wild card (*) for the TCPMON name;
doing so yields the status information on all TCPMONs (in all processors).
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.
DETAIL
requests the detailed status information for the TCPMON.
Examples
This command displays the dynamic state of all TCPMON objects, and any in-use
ports.
-> STATUS MON $ZZTCP.*
This command displays the dynamic state of TCPMON object #ZPTM1, and any in-use
ports.
-> STATUS MON $ZZTCP.#ZPTM1, DETAIL
STATUS MON Display Format
The format of the display for STATUS MON, DETAIL is:
STATUS [ / OUT file spec / ] [ MON $ZZTCP.#ZPTMn ]
[ , DETAIL ]
PTCPIP Detailed Status MON \IDC26.$ZZTCP.#ZPTM1
Status: STARTED
PID............ ( 1,342)
Proto State Laddr/OutSubNet Lport Faddr Fport SendQ RecvQ
TCP SYN-SENT 172.31.45.90 5027 172.31.45.142 telnet 0 0
SN1
TCP ESTAB 172.31.45.90 telnet 172.31.45.90 5025 0 0
LOOP0
TCP ESTAB 172.31.45.90 5025 172.31.45.90 telnet 0 0
LOOP0
TCP LISTEN 0.0.0.0 telnet 0.0.0.0 * 0 0
UDP 0.0.0.0 4444 0.0.0.0 * 0 0