ASAP 2.8 Server Manual
ASAP Conversational Interface Commands
HP NonStop ASAP Server Manual—522303-007
6-116
SET Command
OBJECT filename
specifies the name of the Process SGP program file. The default is
$SYSTEM.SYSTEM.ASAPRDF.
PARAM "RATE #mins"
overwrites the ASAP default rate parameter for the RDF SGP only. Instructs
the RDF SGP to sample at this rate.
PARAM "TRACE"
turns $Recieve tracing on in the Process SGP. The SGP generates a log
message for each read or reply.
REMOTESECURITY ON | OFF
defines whether remote passwords are checked when shutting down a remote
ASAP monitored node or when obtaining status information about a remote ASAP
monitored node. SET REMOTESECURITY OFF bypasses RemotePassword
security checks. SET REMOTESECURITY ON forces RemotePassword checking
of any remote node. The default is ON.
RETAIN option
defines the action to be performed against the database at cleantime.
ALL
retains all records indefinitely. The files eventually become full unless you take
manual action, such as doing a manual FUP PURGEDATA.
ROLLOVER
renames file Zmmddxxx, where mmdd is the month and day when the files are
renamed and xxx is the generic file name of the database file. ROLLOVER is
the default RETAIN option. Any active ASAP CI process that is executing while
the database rollover occurs switches to the latest ASAP database files after
some user interaction occurs such as pressing the Return key (CR LF).
NONE
purges all data in the existing database at cleantime.
number
defines the number of most recent database records to keep.
The default is NONE.
Example