RDF System Management Manual

Table Of Contents
Entering RDFCOM Commands
HP NonStop RDF System Management Manual524388-003
8-35
Command Overview
VOLUME $DATA03
VOLUME ATINDEX 0
VOLUME CPUS 2:1
VOLUME PRIORITY 160
VOLUME UPDATEVOLUME $DATA3
VOLUME IMAGEVOLUME $SECIT2
VOLUME PROCESS $UP03
TRIGGER PROGRAM $SYSTEM.RDF.RDFCOM
TRIGGER INFILE $DATA01.RDF.RDFCONF
TRIGGER OUTFILE $DATA01.RDF.OUTFILE
TRIGGER CPUS 0:1
TRIGGER PRIORITY 150
TRIGGER NOWAIT
TRIGGER REVERSE
Note that the primary system name is set implicitly and the backup system name is set
in the INITIALIZE RDF command.
INFO EXTRACTOR Command
To display the current configuration parameters for the auxiliary extractor process
associated with auxiliary audit trail AUX02, enter the following command:
]INFO EXTRACTOR ATINDEX 2
The output shows that the auxiliary extractor for AUX02 is configured with its default
parameter values: running in CPUs 2 and 1, with a priority of 165, and with the default
RTD warning threshold of 60 seconds:
EXTRACTOR ATINDEX 2
EXTRACTOR CPUS 2:1
EXTRACTOR PRIORITY 165
EXTRACTOR PROCESS $EXT2
EXTRACTOR RTDWARNING 60
INFO EXTRACTOR Command With OBEYFORM Option
The OBEYFORM option is useful when you want to create an RDF configuration
command file from an existing configuration: for example, for later use in an OBEY
command. To copy the current extractor process configuration parameters in
command file format to the output file named $RDF.EX.COMFL, enter:
]OUT $RDF.EX.COMFL
]INFO EXTRACTOR, OBEYFORM
RDF produces the following output, based on the configuration used in the previous
example:
SET EXTRACTOR ATINDEX 2
SET EXTRACTOR CPUS 2:1
SET EXTRACTOR PRIORITY 165