Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)
servername
specifies the name of the server whose information is to be displayed. Only names currently
defined in the ZOSSSERV file are valid values. The first character of the name must be a
pound sign (#).
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
produces a detailed report.
If the DETAIL option is omitted, only a summary report is produced.
SEL [ NOT ] state
directs the command to apply only to servers that are in the specified state or, when the NOT
field is used, only to servers that are not in the specified state. Valid values for state are:
DescriptionValue
The server is started.STARTED
The server is ready to be started.STOPPED
The information returned for a summary report has the following format (an asterisk indicates an
attribute whose value can be changed using an SCF command):
OSS INFO SERVER server-devicename
ServerName Type *CPU *BackupCPU
servername type processor1 processor2
server-devicename
is the server name of the server whose information is displayed, shown as a device of the OSS
Monitor process.
servername
is the server name of the server whose information is being displayed.
type
is the type of the server.
DescriptionValue
The server is an OSS sockets local server for AF_UNIX sockets.LOCAL
The server is an OSS name server.NAME
The server is an OSS message-queue server.MSGQ
The server is an OSS transport-agent server.TAGENT
processor1
is the processor number of the processor where the primary server process runs. The returned
value is from the database; it might not reflect the actual processor of the running process
because the active process might have been switched or recreated its backup process in the
next available processor, as implemented in the OSS message-queue server.
302 Open System Services Monitor