ASAP 3.1 Server Manual
HP NonStop ASAP Server Manual Page 241 of 360
BACKUPCPU cpu | *
defines the preferred backup CPU number for the Collect or Monitor process
started by the STARTUP command. If this CPU is unavailable, the next available
CPU is used. * indicates that if a CPU is available, the Monitor or Collect process
assigns the next available CPU as the backup CPU.
BUFFERED ON | OFF
specifies whether the information written to the database is buffered. ON specifies
buffered writes. The default is OFF.
CIP entity-option
defines startup options for CIP monitoring within ASAP.
ON | OFF
turns CIP monitoring on and off. The default is OFF.
OBJECT filename
specifies the name of the CIP SGP program file. The default is
$SYSTEM.SYSTEM.ASAPCIP.
PARAMETERS "CIP-param [ CIP-param ]... " | null
specifies the CIP specific parameter string to be passed to the ASAPCIP
process at startup time. The default is the <null> string.
The Parameter list must be enclosed in double quotes.
CIP-param options are:
TRACE
turns on $RECEIVE trace to the EMS and ASAP log files.
RATE minutes
defines the interval, in minutes, that CIP statistics are reported back to
the Collector. The default is the ASAP RATE. The range is from 1 to
120 minutes.
SCPNAME $name
defines the SCP process name the SGP will use to retrieve statistics
from the CIP subsystem. If no SCPNAME is specified, the SGP will
attempt to start one but security concerns could prevent a successful
start of an SCP process.