ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual Page 268 of 381
This command adds $DATA as a disk to be monitored regardless of the SET
MONITORADD setting:
MONITOR DISK $DATA, ADD
NODE entity-option [, entity-option]...
determines settings and parameters for the NODE entity.
CPU cpu-num
defines the CPU that the NODE SGP process will reside in.
ON|OFF
enables or disables network-wide node availability reporting.
The default is OFF.
OBJECT ASAP/NCP-program-file-name
defines the ASAP/NCP program object file name. If ON is specified, this
program automatically starts on each node by the ASAP Monitor.
The default is $SYSTEM.SYSTEM.ASAPNCP.
PARAMETERS " node-param [node-param]..." | null
specifies the NODE-specific parameter string to be passed to the ASAPNCP
process at startup time. The parameter list must be enclosed in quotation
marks. The default is null.
RATE minutes
defines the interval, in minutes, that NCP statistics are reported back to the
Collector.
The default is 10 minutes.
Examples
These two examples show the SET NODE command:
+ SET NODE ON, OBJECT $SYSTEM.ASAP.ASAPNCP
+ SET NODE ON, OBJECT $DATA.TEST.ASAPNCP,PARAM "RATE 10"
NODEDOWNALERT ON | OFF
controls whether the ASAP Collector will generate a node down/up alert when a
node monitored by ASAP goes down/up.