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

The syntax of the VERSION SUBSYS, VERSION MON, and VERSION PROCESS command is:
VERSION [ /OUT filename/ ] [ object-type ] [ processname ]
[ , DETAIL ]
OUT filename
directs any output generated for this command to the specified file. 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 version information is to be returned. object-type has
the following form:
MON | PROCESS | SUBSYS
MON, PROCESS, and SUBSYS all specify the OSS Monitor.
If object-type is omitted, processname must be specified unless ASSUME PROCESS
$ZPMON was previously specified.
processname
specifies the name of the process whose version is to be displayed. Only the process name
$ZPMON is supported.
processname must be specified unless ASSUME PROCESS $ZPMON or ASSUME $ZPMON
was previously specified.
DETAIL
indicates that all available version information is to be returned for the specified object. If
DETAIL is omitted, only one line of information is returned.
The format of a one-line VERSION display is:
VERSION process-filename: subsystem-name version-information-banner
process-filename
is the name of the object whose version information is displayed, shown as a Guardian process
filename.
subsystem-name
is the name of the SCF subsystem associated with the object.
version-information-banner
provides the product-version information for the object. See “Managing Problems” (page 249),
for more information about product-version information and the related Guardian VPROC utility.
The format of a detailed VERSION display is:
Detailed VERSION process-filename
[ SYSTEM system-name ]
subsystem-name1 version-information-banner
[ GUARDIAN NonStop-OS-version-information-banner ]
SYSTEM system-name
subsystem-name1 version-information-banner
GUARDIAN NonStop-OS-version-information-banner
SCF KERNEL version-information-banner
subsystem-name2 PM version-information-banner
process-filename
is the name of the object whose version information is displayed, shown as a Guardian process
filename.
system-name
is the node name of the system executing the object.
OSS Monitor SCF Command Reference Information 333