JANUS STAT or STATUS: Difference between revisions
m 1 revision  | 
				mNo edit summary  | 
				||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:JANUS STAT or STATUS}}  | {{DISPLAYTITLE:JANUS STAT or STATUS}}  | ||
<span class="pageSubtitle"><section begin="desc" />  | <span class="pageSubtitle"><section begin="desc" />Display port status<section end="desc" /></span>  | ||
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==  | ==Syntax==  | ||
<p class="syntax"><section begin="syntax" /> JANUS STATUS portname  | <p class="syntax"><section begin="syntax" /> JANUS STATUS portname  | ||
| Line 10: | Line 9: | ||
<p class="caption">JANUS STATUS command syntax  | <p class="caption">JANUS STATUS command syntax  | ||
</p>  | </p>  | ||
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 (<code>*</code>), the '''portname''' default, to display the status of all ports:  | 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 (<code>*</code>), the '''portname''' default, to display the status of all ports:  | ||
<p class="code"> JANUS STATUS *  | <p class="code"> JANUS STATUS *  | ||
</p>  | </p>  | ||
JANUS STATUS provides the following information:  | JANUS STATUS provides the following information:  | ||
| Line 41: | Line 38: | ||
</td></tr></table>  | </td></tr></table>  | ||
<p class="code">  Name          Port  Type    Stat  Activ  Free   Writes Byt/Wr    Reads Byt/Rd  | |||
 IFDIAL         2999 IFDIAL   Start     0     5        0      0        0      0  | |||
 DEBUGGER       6999 DEBUGSRV Start     0    10        0      0        0      0  | |||
 DEBUGCLIENT       * DEBUGCLT Start     0    10        0      0        0      0  | |||
 JANWEB           80 WEBSERV  Start     0    50   113162   4605    25004   1355  | |||
 JANWEBS         443 WEBSERV  Start     0    50     9208   4745     7377   2287  | |||
 EMAILC            * CLSOCK   Start     0     5        0      0        0      0  | |||
 NEXTEL            * CLSOCK   Start     0     5        0      0        0      0  | |||
 SOAP              * CLSOCK   Start     0     5      104   2109       84    375  | |||
 FLASHMON       8881 SRVSOCK  Start     0    10        0      0        0      0  | |||
 FTP            2121 FTPSERV  Start     0    10        0      0        0      0  | |||
 UKWEB            80 WEBSERV  Start     0    10        0      0        0      0  | |||
 UKWEBS          443 WEBSERV  Stop      0     0        0      0        0      0  | |||
 UKLDAP            * CLSOCK   Start     0     5        0      0        0      0  | |||
 CLUBWEB          80 WEBSERV  Stop      0     0     3953    908     3899    266  | |||
 CLUBWEBS        443 WEBSERV  Stop      0     0        0      0        0      0  | |||
 MKIWEB           80 WEBSERV  Start     0    10        0      0        0      0  | |||
 MKIWB2           81 WEBSERV  Stop      0     0        0      0        0      0  | |||
 MKIWEBS         443 WEBSERV  Stop      0     0        0      0        0      0  | |||
 CYO              80 WEBSERV  Stop      0     0        0      0        0      0  | |||
 JAL              80 WEBSERV  Start     0    10     2098   3497     1928    111  | |||
 MEGWEB           80 WEBSERV  Start     0    10        0      0        0      0  | |||
 YODAWEB          80 WEBSERV  Start     0    10       18    295     1220      4  | |||
 VIETNAM          80 WEBSERV  Start     0    10      751   2878     1730     97  | |||
 HOCKEY           80 WEBSERV  Start     0    25    18721   3560     6723    258  | |||
 HOCKEYS         443 WEBSERV  Start     0    25       30    349     2025      3  | |||
 XTEND          7878 WEBSERV  Start     0    10        0      0        0      0  | |||
 XTENDS         7879 WEBSERV  Start     0    10        0      0        0      0  | |||
 TNSERV         3270 TNSERV   Start     0    20       29    422       30     23  | |||
 AGENTS        20002 OPENSERV Start     0     5        0      0        0      0  | |||
</p>  | |||
<p class="caption">JANUS STATUS output</p>  | |||
==References==  | |||
See [[List of Janus commands]]  | |||
[[Category:Janus commands|JANUS STAT or STATUS]]  | [[Category:Janus commands|JANUS STAT or STATUS]]  | ||
[[Category:Sirius commands]]  | [[Category:Sirius commands]]  | ||
Revision as of 16:43, 2 March 2011
<section begin="desc" />Display port 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" />
JANUS STATUS command 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. | 
Name Port Type Stat Activ Free Writes Byt/Wr Reads Byt/Rd IFDIAL 2999 IFDIAL Start 0 5 0 0 0 0 DEBUGGER 6999 DEBUGSRV Start 0 10 0 0 0 0 DEBUGCLIENT * DEBUGCLT Start 0 10 0 0 0 0 JANWEB 80 WEBSERV Start 0 50 113162 4605 25004 1355 JANWEBS 443 WEBSERV Start 0 50 9208 4745 7377 2287 EMAILC * CLSOCK Start 0 5 0 0 0 0 NEXTEL * CLSOCK Start 0 5 0 0 0 0 SOAP * CLSOCK Start 0 5 104 2109 84 375 FLASHMON 8881 SRVSOCK Start 0 10 0 0 0 0 FTP 2121 FTPSERV Start 0 10 0 0 0 0 UKWEB 80 WEBSERV Start 0 10 0 0 0 0 UKWEBS 443 WEBSERV Stop 0 0 0 0 0 0 UKLDAP * CLSOCK Start 0 5 0 0 0 0 CLUBWEB 80 WEBSERV Stop 0 0 3953 908 3899 266 CLUBWEBS 443 WEBSERV Stop 0 0 0 0 0 0 MKIWEB 80 WEBSERV Start 0 10 0 0 0 0 MKIWB2 81 WEBSERV Stop 0 0 0 0 0 0 MKIWEBS 443 WEBSERV Stop 0 0 0 0 0 0 CYO 80 WEBSERV Stop 0 0 0 0 0 0 JAL 80 WEBSERV Start 0 10 2098 3497 1928 111 MEGWEB 80 WEBSERV Start 0 10 0 0 0 0 YODAWEB 80 WEBSERV Start 0 10 18 295 1220 4 VIETNAM 80 WEBSERV Start 0 10 751 2878 1730 97 HOCKEY 80 WEBSERV Start 0 25 18721 3560 6723 258 HOCKEYS 443 WEBSERV Start 0 25 30 349 2025 3 XTEND 7878 WEBSERV Start 0 10 0 0 0 0 XTENDS 7879 WEBSERV Start 0 10 0 0 0 0 TNSERV 3270 TNSERV Start 0 20 29 422 30 23 AGENTS 20002 OPENSERV Start 0 5 0 0 0 0
JANUS STATUS output