TS/MP Release Supplement

SCF Command Reference for the ACS Subsystem
HP NonStop TS/MP Release Supplement546055-006
8-29
ACS Subsystem-specific SCF Commands
Examples
The following command immediately stops the ACS subsystem on the local system
\MARS:
STOP ACS $ZACS, FORCED
The following command immediately stops the ACS subsystem on the remote system
\PLUTO:
STOP ACS \PLUTO.$ZACS, FORCED
VERSION Command
Use the VERSION command to display the ACS subsystem version number and other
version information.
This is a nonsensitive command.
Syntax Summary
VERSION [ /OUT file-spec/ ] [ object-spec ] [ , DETAIL ]
Syntax Description
OUT file-spec
specifies a file for the output of this command. The file can be on the same
physical system as the ACS subsystem or on any system in the same Expand
network.
object-spec
specifies the name of the ACS object. The fully qualified object-spec has the
format:
[ ACS ] [ system-name.]$ZACS
system-name
is the physical, Guardian name of the system in which the object is
being added and configured.
If you have specified the SCF object type (ACS) or any portion of the object name
(
acs-spec) in a prior ASSUME command, you can omit it in this command. For
information about the
ASSUME command, see the SCF Reference Manual.
If you have not used a prior
ASSUME command and you omit system-name, the
command defaults to the local physical system.
DETAIL
specifies that the display must include the complete version information. If this
attribute is omitted, the command displays only the version banner for the ACS
subsystem manager process.