ServerNet Cluster 6780 Operations Guide (G06.29+, H06.06+, J06.03+)

SCF Commands for SNETMON and the ServerNet
Cluster Subsystem
ServerNet Cluster 6780 Operations Guide525606-004
4-29
VERSION Command
VERSION Command
The VERSION command displays version information about the ServerNet cluster
monitor process. VERSION is a nonsensitive command.
The VERSION command syntax is:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
DETAIL
designates that complete version information is returned. If DETAIL is omitted, a
single line of version information is returned.
Examples
This SCF command displays the ServerNet cluster product name, product number, and
RVU date:
> VERSION SUBSYS $ZZSCL
VERSION SUBSYS \SYS.$ZZSCL: SCL - T0294G08 - (11AUG03) - (07JUL03) - (AAL)
This SCF command shows the information returned by the VERSION, DETAIL
command:
> VERSION SUBSYS $ZZSCL, DETAIL
Detailed VERSION SUBSYS \SYS.$ZZSCL
SYSTEM \SYS
SCL - T0294G08 - (11AUG03) - (07JUL03) - (AAL)
GUARDIAN - T9050 - (Q06)
SCF KERNEL - T9082G02 - (05AUG03) (02JUL03)
SCL PM - T0294G08 - (11AUG03) - (07JUL03) - (AAL)
These descriptions explain the fields returned by the VERSION and VERSION,
DETAIL commands:
SCL - T0294G08 - (01JUN03) - (28APR03) - (AAK)
identifies the version of the ServerNet cluster monitor process, the RVU date
(01JUN03), the compile date (28APR03), and the software product revision
(SPR) identifier (AAK).
GUARDIAN - T9050 - (Q06)
identifies the product version of the NonStop Kernel operating system.
VERSION [ / OUT file-spec / ] { PROCESS | SUBNET | SUBSYS }
$ZZSCL [ , DETAIL ]