Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)

Example 3 Sample SCF LISTDEV Command Display
LDev Name PPID BPID Type RSize Pri Program
.
.
.
65 $ZZKRN 0,15 1,30 (66,0 ) 132 180 \NODE1.$SYSTEM.SYS01.OZKRN
66 $ZZWAN 0,274 1,287 (50,3 ) 132 180 \NODE1.$SYSTEM.SYS01.WANMGR
67 $ZZW05 5,262 (50,0 ) 0 199 \NODE1.$SYSTEM.SYS01.CONMGR
68 $ZZW04 4,262 (50,0 ) 0 199 \NODE1.$SYSTEM.SYS01.CONMGR
69 $ZZSTO 0,275 1,324 (65,0 ) 4096 180 \NODE1.$SYSTEM.SYS01.TZSTO
70 $ZZLAN 0,14 1,20 (43,0 ) 132 180 \NODE1.$SYSTEM.SYS01.LANMAN
71 $ZZFOX 7,282 6,275 (27,0 ) 132 199 \NODE1.$SYSTEM.SYS01.FOXMON
78 $ZSNET 0,15 1,30 (66,0 ) 132 180 \NODE1.$SYSTEM.SYS01.OZKRN
79 $ZSMS 5,30 4,39 (52,0 ) 4096 180 \NODE1.$SYSTEM.SYS01.OMP
86 $ZQ09 9,9 (45,0 ) 132 201 \NODE1.$SYSTEM.SYS01.QIOMON
.
.
.
438 $ZTNP0 0,357 1,289 (46,0 ) 6144 170 \NODE1.$SYSTEM.SYS01.TELSERV
.
.
.
580 $ZTC0 4,324 5,319 (48,0 ) 32000 170 \NODE1.$SYSTEM.SYS01.TCPIP
581 $ZPMON 1,372 (24,0 ) 4096 180 \NODE1.$SYSTEM.SYS01.OSSMON
587 $ZTC1 5,321 4,319 (48,0 ) 32000 170 \NODE1.$SYSTEM.SYS01.TCPIP
.
.
.
Listing the Objects Managed by the OSS Monitor
When the OSS Monitor is running, you can use the SCF NAMES command to identify the objects
managed by the OSS Monitor. If you enter the following SCF commands:
ASSUME PROCESS $ZPMON
NAMES
you can determine:
All currently configured objects being managed
All currently configured objects being managed that are of a specific subtype
All currently configured objects being managed that are in, or not in, a specific state
See the SCF NAMES Command for the command syntax and an example.
Checking the Configuration of the OSS Monitor
When the OSS Monitor is running, you can use the SCF INFO SUBSYS command to determine
the current configuration settings for the OSS Monitor in the ZOSSPARM database file. To determine:
The timeout value in seconds for requests to an OSS name server
The current default spooler location assigned when no REPORT attribute is configured for a
fileset
The current default processor in which the FSCK utility starts when the subsystem needs to run
it and either no processor is configured for the fileset or the processor configured for the fileset
is unavailable
The name of the Guardian disk volume that contains the program files to be used for the CVT
utility, the OSS Monitor, and other OSS environment management software
The setting for the automatic startup service
enter the following SCF commands:
ASSUME PROCESS $ZPMON
INFO SUBSYS
58 Operating the OSS Environment