TS/MP Release Supplement
SCF Command Reference for the ACS Subsystem
HP NonStop TS/MP Release Supplement—546055-006
8-12
ACS Subsystem-specific SCF Commands
"filter"
specifies which type of messages are logged, enclosed in double quotes (").
Valid values are:
ACSCTL <acsctl-file>
specifies the ACSCTL configuration file that ACS subsystem reads to configure the
Pathway domain feature.
For more information on the
ACSCTL file syntax, see ACSCTL File Configuration.
HIGHPINROUTS
specifies whether the ACS subsystem starts the ROUT process with HIGHPIN ON.
If not specified, ACS subsystem starts the ROUT process with HIGHPIN OFF.
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.
"EMS" Log messages are formatted as event messages.
"TEXT" Log messages are formatted as text messages.
"FATAL" Only fatal messages 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" Messages of this level or higher are logged.
"ALL" All messages are logged.










