ASAP 2.8 Server Manual
ASAP Conversational Interface Commands
HP NonStop ASAP Server Manual—522303-007
6-112
SET Command
Examples
To turn process monitoring on and to set the state at which ASAP considers a
process to be alerting enter:
SET PROCESS ON, PARAM "MINSTATE 6"
To turn on aggregation for all levels of all hierarchically named processes:
SET PROCESS PARAM "AGG"
PROCESSBUSY ENTRIES count | SUBSAMPLES count
controls the collection of process statistics.
ENTRIES count
optionally specifies the number (1 through 20) of busy processes to collect or
display from each CPU during a sample interval. The default is 3.
SUBSAMPLES count
optionally specifies the number (1 through 10) of subsamples to take during a
sample interval. The default is 3.
The ASAP Monitor takes subsamples during one sample interval specified by
the SET RATE command. Because of a potentially long sample interval, some
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.
Example
This example shows the SET PROCESS command with its options:
+ SET PROCESSBUSY ENTRIES 5, SUBSAMPLES 3
PROXY ON|OFF
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.