ASAP 3.0 Server Manual

HP NonStop ASAP Server Manual Page 255 of 342
processes might not run during the entire sample period. This makes
subsampling a requirement. For example, if a sample interval is 15 minutes
(SET RATE 15) and the subsample count is equal to 3, ASAP takes an internal
data sample every 5 minutes (15/3). However, the final %busy CPU time of the
busiest processes must be adjusted by the actual CPU process time during the
sample interval (15 minutes in this example). Process statistics collected
during the subsampling are not forwarded to the ASAP Collector or the
database; subsample statistics are only available within an active ASAP SGP
process.
Examples
This example shows the SET PROCESS command with its options:
+ SET PROCESSBUSY ENTRIES 5, SUBSAMPLES 3
PROXY
PROXY ON|OFF
turns on the Proxy SGP.
ON|OFF
The SET PROXY ON command enables ASAP Hybrid within ASAP Server.
Hybrid settings are not visible within ASAP until this command is executed.
ASAP Hybrid is an optional ASAP product.
For information about configuring the ASAP Hybrid product, see the ASAP Hybrid
Manual.
Examples
SET PROXY ON
PROXYCONFIG
PROXYCONFIG filename
specifies the name of the Proxy configuration file.
filename
The fully qualified, local ASAP Hybrid Proxy server configuration filename.
The default is $SYSTEM.SYSTEM.ASAPPCNF. ASAP Hybrid is an optional
ASAP product.