ASAP 2.7 Extension Manual
Configuring the ASAP Extension
HP NonStop ASAP Extension Manual—425265-004
2-22
SET PRIORITY
SET PRIORITY
SET PRIORITY sets the priority for the ASAPXMON processes.
priority
is the priority at which ASAPXMON processes should execute. The value must be
a valid NonStop Kernel priority number from 1 through 199. The default is SET
PRIORITY 100.
Example
SET PRIORITY 120
SET STATUSEVENTSON
SET STATUSEVENTSON turns on EMS event generation for the STATUS attribute for
detail domains for all entities or for the entity specified in the command. This command
can be used to globally set STATUS event generation in lieu of using the GOAL
command to set STATUS events on at the entity or domain level.
entity
is the name of an entity as defined in EDL. The default is all entities.
Examples
SET STATUSEVENTSON
SET STATUSEVENTSON ATM
SET SWAPVOLS
The swap parameter instructs ASAPXMON processes executing within the cpu-
range numbered processors where to create their two flat, extended data segment
files. ASAPX also creates its Domain table in the subvolume allocated for processor 0.
The default is SET SWAPVOLS 0-15, $SYSTEM.ZASAPX.
cpu-range
is the range of ASAPXMON processes. You can specify it as a single CPU or a
range of CPUs separated by “-”.
SET PRIORITY priority
SET STATUSEVENTSON [ entity ]
SET SWAPVOLS cpu-range subvolume [,cpu-range subvolume, ...]