gtpo1m7m | Operations |
Use this command to display the status of the Internet daemon or individual Internet server application entries.
Requirements and Restrictions
You can enter this command only in 1052 state or higher.
Format
|
ZINET DISP S-WEB*
Additional Information
Online help information is available for this command. To display the help information, enter one of the following:
ZINET HELP
ZINET ?
Examples
The following example displays the Trivial File Transfer Protocol (TFTP) server entry from the IDCF.
+--------------------------------------------------------------------------------+ |User: ZINET D SERVER-TFTP COPY-F | | | |System: INET0014I 10.14.14 START OF ZINET DISPLAY OF FILE | | SERVER - TFTP PROCID - B ACTIVATION - OPER | | PGM - CTFT PARM - | | PROTOCOL - UDP PORT - 00069 MODEL - NOWAIT | | SERVERRORS - 00005 SERVETIME - 00060 USER - nobody | | MAXPROC - 00005 TIMEOUT - 00120 STATE - NORM | | AORLENGTH - 00000 BACKLOG - 00000 | | IP - 9.117.198.24 9.117.198.55 | | END OF DISPLAY | +--------------------------------------------------------------------------------+
The following example displays the Apache server entry from the IDCF.
+--------------------------------------------------------------------------------+ |User: ZINET D SERVER-APACHE COPY-F | | | |System: INET0014I 10.16.14 START OF ZINET DISPLAY OF FILE | | SERVER - APACHE PROCID - B ACTIVATION - AUTO | | PGM - QZZ8 PARM - | | PROTOCOL - PORT - 00000 MODEL - DAEMON | | SERVERRORS - 00000 SERVETIME - 00000 USER - root | | MAXPROC - 00001 TIMEOUT - 00000 STATE - NORM | | AORLENGTH - 00000 BACKLOG - 00000 | | XPARM - -f /usr/local/apache/conf/httpd.conf | | IP - ANY | | END OF DISPLAY | +--------------------------------------------------------------------------------+
The following example displays all Internet server application entries found in the IDCF.
+--------------------------------------------------------------------------------+ |User: ZINET D SERVER-* C-F | | | |System: INET0015I 10.16.13 START OF ZINET DISPLAY OF FILE | | SERVER PROTO PORT ACT PGM IP | | SERV1 TCP 00001 OPER PGM1 ANY | | SERV2 TCP 00002 OPER PGM2 9.117.198.24 9.117.197.59 | | 9.117.197.60 | | TFTP UDP 00069 OPER CTFT 9.117.198.24 9.117.198.55 | | HTTPSERV TCP 00080 AUTO HTTP ANY | | END OF DISPLAY | +--------------------------------------------------------------------------------+
The following example displays the active TFTP server entry, where:
decimal/hexadecimal
+--------------------------------------------------------------------------------+ |User: ZINET D S-TFTP COPY-ACTIVE | | | |System: INET0031I 11.26.38 START OF ZINET DISPLAY OF ACTIVE SERVER | | SERVER - TFTP PROCID - B ACTIVATION - AUTO | | PGM - CTFT PARM - | | PROTOCOL - UDP PORT - 00069 MODEL - NOWAIT | | SERVERRORS - 00005 SERVETIME - 00060 USER - nobody | | MAXPROC - 00005 TIMEOUT - 00120 STATE - NORM | | AORLENGTH - 00000 BACKLOG - 00000 | | IP - ANY SOCKET - 00000036/00000024 COUNT - 0000000000 | | TOTAL COUNT - 0000000000 | | END OF DISPLAY | | | +--------------------------------------------------------------------------------+
The following example displays all the active child process IDs associated with the Apache server, where:
+--------------------------------------------------------------------------------+ |User: ZINET DISP S-APACHE CH-ALL | | | |System: INET0030I 11.06.49 START OF ZINET DISPLAY OF CHILD PROCESS | | SERVER - APACHE TOTAL CHILD COUNT: 00001 | | PROCESS ID TIME STAMP | | ---------- ---------- | | 1133969750 Thu Sep 2 11:06:34 1999 | | END OF DISPLAY | | | +--------------------------------------------------------------------------------+
The following example displays the specified active child process IDs associated with the active Apache server, where:
+--------------------------------------------------------------------------------+ |User: ZINET DISP S-APACHE CH-1133772875 | | | |System: INET0030I 11.06.07 START OF ZINET DISPLAY OF CHILD PROCESS | | PROCESS ID TIME STAMP | | ---------- ---------- | | 1133772875 Thu Sep 2 10:58:27 1999 | | END OF DISPLAY | | | +--------------------------------------------------------------------------------+
The following example displays the active Internet server applications with their child count, where:
+--------------------------------------------------------------------------------+ |User: ZINET DISP S-* CH-ALL | | | |System: INET0029I 15.39.48 START OF ZINET DISPLAY OF CHILD PROCESS COUNT | | SERVER CHILD COUNT | | ------------- ----------- | | TFTP 00001 | | APACHE 00001 | | END OF DISPLAY | | | +--------------------------------------------------------------------------------+
The following example displays all active Internet server application entries with which the Internet daemon is currently running, where:
decimal/hexadecimal
+--------------------------------------------------------------------------------+ |User: ZINET D SERVER-* C-A | | | |System: INET0032I 11.26.15 START OF ZINET DISPLAY OF ACTIVE SERVERS | | SERVER PROTO PORT PGM IP SOCKET COUNT | | TFTP UDP 00069 CTFT ANY 00000036/00000024 0000000000| | FTP TCP 00021 CFTP 9.117.198.74 00000037/00000025 0000000000| | 9.117.198.70 00000000/00000000 0000000000| | APACHE 00000 CHTA ANY 00000038/00000026 0000000000| | END OF DISPLAY | | | +--------------------------------------------------------------------------------+
The following example displays the status of the Internet daemon.
+--------------------------------------------------------------------------------+ |User: ZINET DISPLAY | | | |System: INET0026I 11:41:12 THE INETD IS ACTIVE | +--------------------------------------------------------------------------------+
Related Information