RDF System Management Manual for J-series and H-series RVUs (RDF 1.10)

Usage Guidelines
For ATINDEX values greater than 0, the specified value must match the audit trail number of a
configured auxiliary audit trail. If you specify SET IMAGETRAIL ATINDEX 2, for example, there
must be a configured auxiliary audit trail AUX02.
Furthermore, RDF objects with a particular ATINDEX value greater than 0 must together constitute
a complete set:
If there is an extractor with an ATINDEX value of 1, there must also be a receiver with an
ATINDEX value of 1.
If there is a receiver with an ATINDEX value of 1, there must also be a secondary image trail
with an ATINDEX of 1.
An updater with an ATINDEX value of 1 must be protecting a primary system data volume
configured to auxiliary audit trail AUX01, and its secondary image trail must also have an
ATINDEX value of 1.
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.
SET MONITOR monitor-option
where monitor-option is:
{CPUS primary-CPU : backup-CPU }
{PRIORITY priority }
{PROCESS process-name }
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 six characters; the first character must be a dollar sign ($). You cannot
specify any of the reserved process names listed in the Guardian Procedure Calls Reference
Manual.
This parameter is not optional. You must explicitly name the monitor process.
Where Issued
Primary system only.
Security Restrictions
None.
RDF State Requirements
None.
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
RDFCOM Commands 213