ASAP 3.1 Server Manual
HP NonStop ASAP Server Manual Page 251 of 360
RATE #mins
sets a specific rate for the File SGP. See SET RATE.
MAXAGGS
defines the maximum number of aggregate domains. The File SGP will
allocate memory to support that number of aggregate domains. Valid
values are 2 through 32767. ASAP will always allocate 1 less domain
than you specify. The default setting can vary by ASAP version.
MAXDOMAINS
defines the maximum number of monitored domains. The File SGP will
allocate memory to support that number of monitored domains. Valid
values are 2 through 32767. ASAP will always allocate 1 less domain
than you specify. The default setting can vary by ASAP version.
MBYTES
defines the size in megabytes of the memory pool allocated to store
domains that are dynamically resolved at each interval. The default
setting can vary by ASAP version.
Note
The MONITOR FILE, LIST, DETAIL command will return information
about the maximum value parameters and the memory pool utilization.
The ASAP monitor does not check the contents of the parameter string. All
parameter data is passed to the ASAPFIL process without modification.
Examples
+SET FILE ON, OBJECT $SYSTEM.ASAP.ASAPFIL, PARAM "RATE 10"
To set PARAMETERS to null, enter either of:
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.