RDF/IMP and IMPX System Management Manual (RDF 1.4+)
Installing and Configuring RDF
HP NonStop RDF/IMP and IMPX System Management Manual—524388-001
3-21
Configuring RDF
•
PROCESS
The CPUS option value in the following form specifies the primary and backup 
processors in which the monitor will run:
CPUS primary-CPU:backup-CPU
If the primary processor is not available when RDF is started, the monitor executes in 
the specified backup processor without benefit of a backup process. When the primary 
processor is brought back online, the monitor creates its own backup process in the 
primary processor and then switches control to that monitor process.
The PRIORITY option value specifies the priority at which the monitor will run. You 
should set the monitor’s priority higher than that of any application’s process.
The PROCESS option value supplies a name for the monitor process. You should 
specify a meaningful mnemonic such as $AMON or $MON1. The process name can 
be any unique valid process name up to 5 characters, including the $ symbol. 
However, you cannot specify NonStop SQL reserved process names that are of the 
form $X*, $Y*, or $Z*, in which * is any alphanumeric string.
To configure an RDF monitor process named $MON1 to execute as a process pair in 
CPUs 4 and 6 of the primary system at a priority of 186, issue the following commands:
]SET MONITOR PROCESS $MON1
]SET MONITOR CPUS 4:6
]SET MONITOR PRIORITY 186
]ADD MONITOR
You can issue ADD MONITOR commands only when RDF is stopped.
Extractor Process
 Use SET EXTRACTOR and ADD EXTRACTOR commands to configure the following 
extractor parameters:
•
ATINDEX
•
CPUS primary-CPU : backup-CPU
•
PRIORITY
•
PROCESS
•
RTDWARNING
The CPUS option value specifies the processors in the primary system in which the 
extractor will run.
The PRIORITY option value specifies the priority at which the extractor will run. You 
should set the extractor’s priority slightly lower than that of the RDF monitor process.
The PROCESS option value supplies a name for the extractor process. You should 
specify a meaningful mnemonic such as $EXT. The process name can be any unique 










