TS/MP 2.5 Release Supplement
NOTE: HP 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.
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.
LOG1
log-file-name:"format":
If the LOG1 or LOG2 attribute is specified with no values, the current log file is closed.
"filter" and LOG2
log-filename:"
format":"filter"
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.
log-file-name
NOTE: If you turn off the logging function by closing a current log file, all internally queued
messages are lost.
specifies the format in which the log messages are logged, enclosed in double quotes (")
character. Valid values are:
"format"
Log messages are formatted as event messages."EMS"
Log messages are formatted as text messages."TEXT"
specifies which type of messages are logged, enclosed in double quotes (") character. Valid
values are:
"filter"
Only fatal messages are logged."FATAL"
Messages of this level or higher are logged."ERROR"
Messages of this level or higher are logged."WARNING"
Messages of this level or higher are logged."STATUS"
Messages of this level or higher are logged."INFO"
All messages are logged."ALL"
specifies the ACSCTL configuration file that ACS subsystem reads to configure the Pathway
domain feature.
ACSCTL
<acsctl-file>
For more information on the ACSCTL file syntax, see ACSCTL File Configuration “ACSCTL
File Configuration” (page 18).
specifies whether the ACS subsystem starts the ROUT process with HIGHPIN ON. If not
specified, ACS subsystem starts the ROUT process with HIGHPIN OFF.
HIGHPINROUTS
Examples
The following command names a new log file for LOG1 on the local system \MARS, all other
configuration values are unchanged:
ALTER ACS $ZACS, LOG1 $VOL1.LOGFILES.LOG10:"EMS":"ALL"
The following command names a new log file for LOG1 on the remote system \PLUTO, all other
configuration values are unchanged:
ALTER ACS \PLUTO.$ZACS, &
LOG1 \PLUTO.$VOL9.LOGFILES.LOG10:"EMS":"ALL"
CONTROL Command
Use the CONTROL command to change the state of the ACS subsystem at run time. The changes
made using this command are permanent in nature.
This is a sensitive command.
This command is updated to enable the changing of LOG file and to update the ACSCTL file after
ACS has started.
ACS Subsystem-specific SCF Commands 69










