Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)
OUT filename
specifies the name of a Guardian output file to receive the list of objects. You can either read
this file with a text editor or display it with the FUP COPY command.
object-type
specifies the types of objects whose names are to be listed. object-type is one of the
following:
MON | PROCESS | SUBSYS | FILESET | SERVER
MON, PROCESS, and SUBSYS object types all specify the OSS Monitor.
If object-type is omitted, then the names of all objects that match the criteria for the
object-name specification are displayed.
object-name
is the name of the object whose name is to be displayed. object-name can contain wildcard
characters. (See Table 5 (page 55) for the definition of UNIX wildcard characters.)
If object-name is omitted, then the names of all filesets, all servers, and the subsystem are
displayed.
SEL [ NOT ] state
directs the command to apply only to objects that are in the specified state or, when the NOT
field is used, only to objects that are not in the specified state. This option is valid only if an
object type is provided.
For the SERVER object type, valid values for state are:
DescriptionValue
The server is started.STARTED
The server is ready to be started.STOPPED
For the FILESET object type, valid values for state are:
DescriptionValue
The fileset is being diagnosed by the FSCK utility.DIAGNOSING
The fileset is started (mounted).STARTED
The fileset is ready to be started (mounted) or diagnosed.STOPPED
The fileset is in an unknown state.UNKNOWN
The OSS Monitor does not recognize the SEL parameter for object types other than SERVER
or FILESET.
The information returned has the following format:
OSS Names SUBSYS node.$ZPMON
SUBSYS
$ZPMON
OSS Names FILESET node.$ZPMON.*
FILESET
filesetname ...
OSS Names SERVER node.$ZPMON.*
SERVER
310 Open System Services Monitor