NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SYSPARMS EMSDISTPRI
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–469
EMSDISTPRI
EMSDISTPRI=
process-priority
specifies the process priority of the Event Management Service (EMS) distributor.
You can specify a value from 1 through 199.
The default priority of the EMS distributor is the same as the priority of the
NonStop NET/MASTER MS process that supports the interface to EMS and the
processing of EMS events. This process is either an EM process or an NC process
(the process class depends upon how NonStop NET/MASTER MS is configured).
Consideration
You can explicitly set the priority of NC and EM processes using the PARAM
PROCESSPRIORITY command. If you do not explicitly set the priority of these
processes, the default priority of each class is one less than the priority of the NonStop
NET/MASTER MS control process (NCP), which is set when NonStop NET/MASTER
MS is initially executed (using the PRI operand of the RUN command that starts
NonStop NET/MASTER MS from TACL).
Example
The following example specifies a process priority of 145:
SYSPARMS EMSDISTPRI=145