RDF System Management Manual for H-Series RVUs (RDF 1.8)

ATINDEX audittrail-index-number
is an integer value identifying a configured TMF audit trail on the primary system. 0 specifies
the MAT. 1 through 15 specify auxiliary audit trails AUX01 through AUX15.
If 0, the image trail specified in the subsequent ADD IMAGETRAIL command is managed
by the master receiver; if 1 through 15, it is managed by the auxiliary receiver with that same
ATINDEX value. The default value is 0.
For information about protecting auxiliary audit trails, see Chapter 13 (page 271).
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 5 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. 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.
210 Entering RDFCOM Commands