JANUS STAT or STATUS
<section begin="desc" />STAT or STATUS<section end="desc" />
This provides a detailed display of the current status of specified ports. The JANUS STAT form of this command is only available in Sirius Mods 6.0 ands later.
Syntax
<section begin="syntax" /> JANUS STATUS portname <section end="syntax" />
Where the portname value indicates the port(s) to monitor. Specify the name of an individual port to monitor, or as shown below, specify an asterisk (*
), the portname default, to display the status of all ports:
JANUS STATUS *
JANUS STATUS provides the following information:
Name | Name defined to the TCP/IP port. |
---|---|
Port | TCP/IP port number. |
Type | IFDIAL, SDS, OAS, OMNI, OPENSERV, WEBSERV, CLSOCK. or SRVSOCK. |
Stat | Status of the connection (started, stopped, forcing, or draining, as indicated by the string values Start , Stop , Force , and Drain . |
Active | Number of connections active. |
Free | Number of connections available. |
Writes | Number of writes to the TCP/IP network. |
Byt/Wr | Average bytes transferred per write. |
Reads | Number of reads from the TCP/IP network. |
Byt/Rd | Average bytes transferred per read. |