Open System Services Management and Operations Guide (G06.25+, H06.03+)

Open System Services Monitor
Open System Services Management and Operations Guide527191-002
12-61
NAMES Command
NAMES Command
The NAMES command lists objects managed through the OSS Monitor. The syntax of
the NAMES command is:
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 Using Wildcard Characters in OSS Monitor
Commands on page 2-13 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:
NAMES [ /OUT filename/ ] [ object-type ] [ object-name ]
[, SEL [ NOT ] state ]
Value Meaning
STARTED The server is started.
STOPPED The server is ready to be started.