NTX_STAT(1) — USER COMMANDS
NAME
ntx_stat − display MVME339 diagnostic information
SYNOPSIS
ntx_stat [ −c ] [ −d device ] [ enet ] [ icmp ] [ ip ] [ route ] [ tcp ] [ udp ]
DESCRIPTION
Ntx_stat interfaces with the downloaded MVME339 Diagnostic Application to retrieve, and optionally clear, statistics from various software modules. Ntx_stat displays the selected statistics on the standard output device in a "user-friendly" display. If no statistics parameters are given, all the statistics will be displayed.
OPTIONS
−cClear the statistics after they are retrieved.
−dSet the MVME339 raw device file name. This option will override the default MVME339 device name of /dev/xedt/mvme338_c0. enet Retrieve the Ethernet statistics. icmp Retrieve the ICMP (Internet Control Message Protocol) statistics. ip Retrieve the IP (Internet Protocol) statistics. route Retrieve the route statistics. tcp Retrieve the TCP (Transmission Control Protocol) statistics. udp Retrieve the UDP (User Datagram Protocol) statistics.
EXAMPLES
Retrieve the Ethernet and TCP statistics and clear them:
ntx_stat -c enet tcp
FILES
/dev/xedt/mvme338_c∗
SEE ALSO
ntx_nstat (1), mvme338 (7)