RDF System Management Manual

Table Of Contents
Entering RDFCOM Commands
HP NonStop RDF System Management Manual524388-003
8-61
Command Overview
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.
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