ASAP 2.7 Extension Manual
Configuring the ASAP Extension
HP NonStop ASAP Extension Manual—425265-004
2-18
SET Commands
SET Commands
SET commands are placed in the ASAPXCNF edit file to configure the ASAP
Extension subsystem. You can enter these commands interactively at the ASAPX
command interpreter prompt to check the syntax of that SET command, but they do
not affect the environment:
SET AGGREGATE
The SET AGGREGATE command, when placed in the ASAPXCNF file, controls
aggregation across entities and subdomains.
entity
is the name of an entity as defined in EDL. The default is all entities.
1 2 3 4
are levels of the domain name to aggregate to. The default is all levels.
ONLY
specifies to not write detail data records. The default is to write detail records.
ASAPX aggregates DataItems across domains and then uses the MetricRule formula
as defined in EDL to create aggregate attribute values. For more information on
aggregates, see Aggregation Control on page 2-12.
Command Page
SET AGGREGATE
2-18
SET AGGREGATESTATUS 2-19
SET AGGREGATETEXT 2-19
SET COLLECTOR 2-19
SET CPUS 2-20
SET DETAILEVENTSOFF 2-20
SET MAXAGGREGATES 2-21
SET MAXDOMAINS 2-21
SET OBJECT 2-21
SET PRIORITY 2-22
SET STATUSEVENTSON 2-22
SET SWAPVOLS 2-22
SET TEST 2-23
SET AGGREGATE [entity] [1] [2] [3] [4] [ONLY]