Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)
NOTE: This example is valid for systems beginning with the J06.14 and H06.25 RVUs only.
Example Report for the OSS Message-Queue Server, #ZMSGQ
To obtain a configuration report of the OSS message-queue server, #ZMSGQ, and send the report
to the CMDLOG file, enter the following SCF command:
INFO /OUT CMDLOG/ SERVER $ZPMON.#ZMSGQ, DETAIL
A display such as the following is written to CMDLOG:
OSS Detailed Info SERVER \NODE1.$ZPMON.#ZMSGQ
Type................... MSGQ
*CPU.................... 0
*BackupCPU.............. 1
CreateBy............... $ZPMON
CreateTime............. 22 Feb 2013, 15:31:38.368
AlterBy................
AlterTime..............
*Params................. MSGMQB 1000000000, MAXMQID 16384, MAXMSG 8388608,
MSGMSIZE 2000000
*BackupCPUOK............ TRUE
*MaxWaitTime............ 0
*DesiredState........... STOPPED
*AutoRestart............ 3
*PersistenceCount....... 0
NOTE: This example is from a system with the J06.17 RVU installed and the terminal’s display
configuration set to 80 characters. The Params output wraps to another display line because of
the increased OSS message-queue server limits. For details of increased OSS message-queue server
limits beginning with the J06.17 and H06.28 RVUs, see “The OSS Message-Queue Server”
(page 92).
INFO SUBSYS, INFO MON, and INFO PROCESS Commands
The INFO SUBSYS, INFO MON, and INFO PROCESS commands all display information about
the OSS subsystem. The information displayed is from the ZOSSPARM file.
The syntax of the INFO SUBSYS, INFO MON, and INFO PROCESS commands is:
INFO [ /OUT filename/ ] object-type [ process ]
[ , DETAIL ]
OUT filename
specifies the name of a Guardian output file for informational messages. You can either read
this file with a text editor or display it with the FUP COPY command.
object-type
is one of the following:
MON | PROCESS | SUBSYS
MON, PROCESS, and SUBSYS all specify the OSS Monitor.
process
specifies the manager process of the subsystem whose parameter values you want to display.
process has the following form:
process_name
$ZPMON is the only supported value for process_name. process_name can contain
wildcard characters. (See Table 5 (page 55) for the definition of UNIX wildcard characters.)
process_name must be specified unless ASSUME PROCESS $ZPMON or ASSUME $ZPMON
was previously specified.
OSS Monitor SCF Command Reference Information 307