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

$OSS5 4238 2735.44 64 4 2735.40
$OSS6 (unavailable -- device error 201 )
To determine the status of the fileset USER1 and send informational messages to the file CMDLOG,
enter the following command:
STATUS /OUT CMDLOG/ FILESET $ZPMON.USER1
A display such as the following is written to CMDLOG:
OSS Status FILESET USER1
FilesetName State LastError ErrorDetail
USER1 STARTED 0 0
STATUS SERVER Command
The STATUS SERVER command displays status information about a server administered by the OSS
Monitor. Beginning with the J06.14 and H06.25 RVUs, the STATUS SERVER command reports the
state of the resource agent servers, and if the DETAIL option and RTYPE param are specified, it
also reports the current and peak usage information for the selected resources. The syntax of the
STATUS SERVER command is:
STATUS [ /OUT filename/ ] SERVER server_processname
[ , DETAIL[ , param ]]
[ , 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.
SERVER server_processname
specifies the server whose status you want to display. server_processname has the following
form:
[$ZPMON.]servername
servername
specifies the name of the server whose status you want to display. Only names currently
defined in the ZOSSSERV file are valid values.
The first character of the name must be a pound sign (#). Server names are not case-sensitive.
servername 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, [ param ]
produces a detailed report.
If the DETAIL option is omitted, only a summary report is produced.
Beginning with the J06.14 and H06.25 RVUs, the param field has the following form:
paramname paramvalue
Both of these conditions are required for a valid param field:
A resource agent server is specified for server_processname
The DETAIL option is specified
There is only one paramname valid for resource agent servers called RTYPE. RTYPE is ignored
for all OSS server types other than resource agent servers.
The paramvalue specifies the OSS FS resource type. Keywords are used for paramvalue
to designate a single resource or a group of related resources.
322 Open System Services Monitor