RDF/IMP and IMPX System Management Manual (RDF 1.3+)

Entering RDFCOM Commands
Compaq NonStop™ RDF/IMP and IMPX System Management Manual522204-001
8-56
Command Overview
Where Issued
Primary system only.
Security Restrictions
You can issue the SET MONITOR command only if you are a member of the super-user
group.
RDF State Requirement
You can only enter SET MONITOR commands if you have not already added the
monitor. For further information, see the ADD command description.
Usage Guidelines
The SET MONITOR command enters the parameter values specified for the monitor in
this command into the RDF configuration table in memory. This table serves as an input
buffer only, and so these values do not affect the subsystem until they are applied to the
RDF configuration file with the ADD command.
If you name the RDF monitor process, then that name is included in subsequent INFO
MONITOR command displays (if the operating system selects the name, it is omitted
from the display).
Example
To configure a monitor process named $MON1 to run in CPUs 0 and 1 at a priority of
180, issue the following commands after RDF has been initialized:
]SET MONITOR PROCESS $MON1
]SET MONITOR CPUS 0:1
]SET MONITOR PRIORITY 180
]ADD MONITOR