ASAP 3.2 Server Manual

HP NonStop ASAP Server Manual Page 317 of 381
EXTRACT
extract TCP records from the ASAP database to a separate database file or to a
process. If the specified file does not exist, it will be created
NOPRINT
suppress terminal output for EXTRACT commands
NOLINEBREAK
do not break output lines at 132 characters. Be sure the output file can handle lines
longer than 132 bytes before using this option
AGE
return removed objects for the past number of minutes specified
Examples
 To show the latest TCP/IP and TELSERV statistics for the default node:
TCP
 To show the latest TCP/IP statistics for all nodes:
TCP \*
 To show the latest TCP/IP Route detailed statistics for the local node:
TCP TCPROUTE, DETAIL
 To show the latest detailed TCP/IP statistics for Port 23 on \Chicago:
TCP TCPPORT \CHICAGO.23, DETAIL
 To show the latest detailed TELSERV Window statistics for the last four samples:
TCP WINDOW, DE, S4
 To extract the latest TCPICMP statistics for all for 1000 samples to a file:
TCP ICMP, EXTRACT $DATA.DATA.ICMP, NOPRINT, SAMPLES 1000
 To extract the last 1000 samples of TCPIP statistics into a CSV file: