ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual Page 265 of 381
SET FILE PARAM
SET FILE PARAM, entity-option
HELPFILE filename
defines the name of the ASAP help file. This name defaults to ASAPHELP in the
same subvolume as the ASAP object file. The structure of the ASAP help file is:
Keywords start in column 3, with the help text for the keyword following in
subsequent lines that have text in column 4 or greater. Help text continues until
another line with text in column 3 is encountered.
All lines starting with a TGAL backslash are ignored.
ID $asap-pid
defines the ASAP process ID name set. This name set identifies a collection of
ASAP processes that are operating together to gather ASAP performance statistics
and operational state information. The default is $ZOO. Using the ID lets you
operate several ASAP programs in the same node or resolve a name conflict. This
ID is used to form process names:
Logical Function
Process Name
Default
Collector
$ASAP-pid S
$ZOOS
Monitor (node)
$ASAP-pid M
$ZOOM
SGP (CPU)
$ASAP-pid 0-F
$ZOO 0
through F
APP SGP
$ASAP-pid H
$ZOOH
DISK SGP
$ASAP-pid J
$ZOOJ
NODE SGP
$ ASAP-pid G
$ZOOG
INSPECT ON | OFF
provides a debugging tool for use of the ASAP developers only. Use this option
only when assisting HP in problem diagnosis.
ON
enables debugging.
OFF
disables debugging. The default is OFF.