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

NOTE: On systems running AF_UNIX Release 2 software, the OSS sockets local server 2
servers are started when the processors are loaded.
The transport-agent servers are started when the processors are loaded.
The resource agent servers are started by the OSS Monitor when the system is coldloaded or
when the processors are loaded.
The START SERVER command can be used only by super-group users (255,nnn).
Example
To start the OSS sockets local server $ZPLS and send informational messages to the file CMDLOG,
enter the following command:
START /OUT CMDLOG/ SERVER $ZPMON.#ZPLS
NOTE: For systems running AF_UNIX Release 2 software, this example fails because the OSS
local server process, $ZPLS, is not valid. Systems running AF_UNIX Release 2 software use a local
server 2 server in each processor.
Example
To start the OSS sockets local server $ZLS00 for processor 0 (zero) and send informational messages
to the file CMDLOG, enter the following command:
START /OUT CMDLOG/ SERVER $ZPMON.#ZLS00
NOTE: For systems running AF_UNIX Release 1 software, this example fails because the OSS
local server 2 server, $ZLS00, is not valid. Systems running AF_UNIX Release 1 software use the
OSS local server process, $ZPLS.
STATUS FILESET Command
The STATUS FILESET command displays status information about a fileset administered by the OSS
Monitor.The syntax of the STATUS FILESET command is:
STATUS [ /OUT filename/ ] FILESET [$ZPMON.]filesetname
[ , DETAIL ]
[ , SEL [ NOT ] state ]
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.
FILESET [$ZPMON.]filesetname
specifies the name of the fileset whose status you want to display. Only names currently defined
in the ZOSSFSET file are valid values.
filesetname can contain wildcard characters. (See Table 5 (page 55) for the definition of
UNIX wildcard characters.)
The $ZPMON prefix can be omitted if you have previously specified $ZPMON in an SCF
ASSUME command.
You can specify the following options in any order:
DETAIL
produces a detailed report.
If the DETAIL option is omitted, only a summary report is produced.
314 Open System Services Monitor