ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual Page 255 of 381
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.
MAXCLIM n
defines the maximum of number of CLIM domain records that can be
processed by the SGP. Domains are either autoconfigured or entered
using the MONITOR command. The default is 128 domains. The
maximum is 32767.
MAXMON n
defines the maximum of number of MONITOR domain records that can
be processed by the SGP. Domains are either autoconfigured or
entered using the MONITOR command. The default is 64 domains.
The maximum is 32767.
MAXPROV n
defines the maximum of number of PROVIDER domain records that
can be processed by the SGP. Domains are either autoconfigured or
entered using the MONITOR command. The default is 256 domains.
The maximum is 32767.
The ASAP monitor does not check the contents of the parameter string. All
parameter data is passed to the ASAPCIP process without modification.
To set PARAMETERS to null, enter:
SET CIP PARAMETER
CPU cpu-num
defines the CPU that the CIP SGP process will reside in.
Examples
SET CIP OBJECT $SYSTEM.ASAP.ASAPCIP, PARAMETERS "SCPNAME
ZNET", CPU 2
SET CIP PARAM "SCPNAME $ZNET"