TS/MP 2.5 Release Supplement
9. “STATUS Command” (page 80)
10. “STOP Command” (page 82)
11. “VERSION Command” (page 83)
ADD Command
This command is used to define and add a physical system (an ACS object) to an ACS domain,
specify the filenames for log files, and specify a domain name. (In this version of ACS, an ACS
domain can contain only one physical system.)
This is a sensitive command and has been updated to:
• optionally configure ROUT process to run as a high PIN process.
• make LOG1/LOG2 optional.
Not specifying the HIGHPINROUTS option will default to run ROUT as a low PIN process.
If the specified file is not supplied for LOG1 or LOG2 options, the log is disabled. If both logs are
unusable or disabled, ACS uses $0.”EMS”:”ALL” for log messages.
Syntax Summary
ADD [/OUT <file-spec>/] <object-spec>
{, DOMAIN <domain-name>}
{, { ALL } ,{ENABLE | DISABLE} }
[, ACSCTL <acsctl-file>]
[, LOG1 [<logfile-name>:<format>:<filter>]]
[, LOG2 [<logfile-name>:<format>:<filter>]]
[, HIGHPINROUTS {ON | OFF}]
Syntax Description
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.
OUT file-spec
specifies the name of an ACS object to be added to the specified physical system.
The fully qualified object-spec has the format:
object-spec
[ 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 on 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.
specifies the name of the ACS domain to which the physical system is being
added. This attribute is mandatory.
DOMAIN "domain-name"
NOTE: For TS/MP 2.5, HP strongly recommends that you specify the system
name for the domain name; the specified domain name must be unique to domain
names specified for any other ACS subsystems in other physical systems.
domain-name is a string from one to seven alphanumeric characters enclosed
in double quotes ("). The first character must be an alphabet, for example, "Mars"
or "Pluto3".
specifies that ACS subsystem functions are configured for all processors in the
system. This attribute is mandatory.
ALL
NOTE: the ACS subsystem functions are automatically configured for all CPUs
in the system.
The ENABLE attribute is required but not functional.ENABLE
66 SCF Command Reference for the ACS Subsystem










