TS/MP Release Supplement

SCF Command Reference for the ACS Subsystem
HP NonStop TS/MP Release Supplement546055-006
8-11
ACS Subsystem-specific SCF Commands
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 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.
DOMAIN " domain-name"
specifies the domain name of the ACS subsystem being altered.
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
"MARS123".
LOG1 log-file-name:"format":"filter" and LOG2 log-file-
name
:"format":"filter"
specifies the names of files used to log events and specifies the format and filters
of those messages.
LOG1 and LOG2 can be used to override a previously
configured log file.
If the
LOG1 or LOG2 attribute is specified with no values, the current log file is
closed.
log-file-name
specifies a Guardian disk file or process name. If you specify a disk file, an
unstructured file is automatically created if the file does not exist.
"format"
specifies the format in which the log messages are logged, enclosed in double
quotes ("). Valid values are:
Note. For TS/MP 2.3, 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.
Note. If you turn off the logging function by closing a current log file, all internally queued
messages are lost.