Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)
Example 8 Sample SCF LISTDEV Command Display
LDev Name PPID BPID Type RSize Pri Program
.
.
.
142 $XMIOP 0,31 ( 6,4 ) 80 190 \NODE1.$SYSTEM.SYS00.XMIOP
162 $Z003 0,48 (50,63) 3900 150 \NODE1.$SYSTEM.SYS00.SCP
191 $ZLMG 1,36 0,34 (56,63) 132 149 \NODE1.$SYSTEM.SYS00.MLMAN
192 $ZEXP 1,37 0,55 (63,30) 132 149 \NODE1.$SYSTEM.SYS00.OZEXP
193 $ZNET 1,38 0,57 (50,63) 3900 149 \NODE1.$SYSTEM.SYS00.SCP
215 $ZPMON 0,275 (24,0 ) 1024 149 \NODE1.$SYSTEM.SYS00.OSSMON
222 $ZM00 0,65 (45,0 ) 132 201 \NODE1.$SYSTEM.ZQIOLIB.QIOMON
.
.
.
228 $ZTC0 1,47 0,63 (48,0 ) 32000 180 \NODE1.$SYSTEM.SYS00.TCPIP
More text? ([Y],N)
y 229 $ZTNT 1,49 (46,0 ) 6144
155 \NODE1.$SYSTEM.ZTCPIP.TELSERV
$ZTC0 is the only transport provider running, because it is the only process displayed with a name
of that form. Other servers used by OSS processes and by the OSS subsystem also appear in
Example 8.
You can also check configuration information for many servers that are not administered by the
OSS Monitor if they appear in the LISTDEV output. Use the following SCF command:
INFO PROCESS process-name, DETAIL
where process-name is the name of the server process as it appears in the LISTDEV output.
Checking Servers That Are Administered Through the OSS Monitor
You can use the OSS Monitor SCF STATUS SERVER command to determine the current status for
a server that is administered through the OSS Monitor. For example, if you enter the following
command at an SCF prompt:
STATUS SERVER $ZPMON.*
you can determine the state of all servers administered through the OSS Monitor. The information
displayed is the state of current processes.
Additional information about recent server errors is available using the DETAIL option of the OSS
Monitor SCF STATUS SERVER command. See the “STATUS SERVER Command” (page 322) for the
command syntax and an example.
Checking Servers That Run in the OSS Environment
You can use the OSS shell ps command to check the status of any servers started under your
current user ID in the OSS environment. If you start servers only under the super ID, then the basic
form of this command returns a list of all such servers.
The ps command has many HP extensions available through its -W flag that you can use to obtain
detailed status information about any running process. See the ps(1) reference page either online
or in the Open System Services Shell and Utilities Reference Manual for more information.
Determining the Current Configuration of a Server
You can use the OSS Monitor SCF INFO SERVER command to determine the current configuration
settings in the ZOSSSERV database file for a server administered through the OSS Monitor. For
example, if you enter the following command at an SCF prompt:
INFO SERVER $ZPMON.*
Configuration Files 131