ASAP 2.8 Server Manual
ASAP Conversational Interface Commands
HP NonStop ASAP Server Manual—522303-007
6-102
SET Command
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.
ON | OFF
indicates whether the alert is on or off.
For example:
04-03-19 13:33:41 \CENTDIV.$ZOOS *TANDEM.ASAP.V02 004000 ASAP ALERT
ZOOS Node \ZERO Status Down
Notes
•
Only nodes that have an ASAP monitor reporting to the ASAP collector will have
node down alerts generated for them.
•
The collector does not generate a node down alert for all nodes in an Expand
network, but rather only for nodes that have an ASAP monitor on them.
•
Generation of a node down alert is delayed for two minutes to be certain that
Expand line handler recovery has not succeeded. This delay eliminates spurious
"node down" alerts.
•
An ASAP node down alert is not the same as an Expand line handler down alert
generated by the ASAP SGP or Expand itself. An ASAP node down alert means
that there are no available paths to the remote node, for example, it is down and all
line handlers to it are down.
OBJCOLLECT collect-object
defines the Collect program object file name.