Open System Services Management and Operations Guide (G06.29+, H06.07+)
Operating the OSS Environment
Open System Services Management and Operations Guide—527191-005
2-17
Obtaining Information About the OSS Subsystem
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
The information displayed is the configuration currently used by the OSS Monitor.
The syntax of the SCF INFO SUBSYS command and an example appear under INFO
SUBSYS, INFO MON, and INFO PROCESS Commands on page 12-58.