RDF System Management Manual

Table Of Contents
Entering RDFCOM Commands
HP NonStop RDF System Management Manual524388-003
8-60
Command Overview
SET MONITOR
The SET MONITOR command sets monitor process configuration parameters within
the RDF configuration memory table. The supplied values are not applied to the RDF
configuration file, however, until you issue an ADD MONITOR command.
CPUS primary-CPU : backup-CPU
identifies the CPUs in which the monitor process is to run as a process pair on the
primary system; primary-CPU is the primary CPU; backup-CPU is the backup
CPU. Values range from 0 through 15. The defaults are 0:1.
PRIORITY priority
identifies the execution priority for the monitor process; priority is the
execution priority, from 10 through 199. The default priority is 165.
PROCESS process-name
identifies the process name for the monitor process; process-name is any
unique, valid process name of up to 5 characters; the first character must be a
dollar sign ($). You cannot specify any of the reserved process names listed in
Appendix B of the Guardian Procedure Calls Reference Manual. Names longer
than 5 characters, including the $ sign, are invalid.
This parameter is not optional. You must explicitly name the monitor process.
Where Issued
Primary system only.
Security Restrictions
None.
RDF State Requirements
None.
SET MONITOR monitor-option
where monitor-option is:
{CPUS primary-CPU : backup-CPU }
{PRIORITY priority }
{PROCESS process-name }