RDF System Management Manual

Table Of Contents
Operating and Monitoring RDF
HP NonStop RDF System Management Manual524388-003
4-25
Reading Log Messages
2. RDF then closes the log (if it is open). The log remains as configured.
The next time RDF needs to write a message to the log, RDF attempts to reopen the
configured log. If the error condition persists, RDF repeats the steps just described.
Examining RDF Messages
Previous RDF products directed their messages to a log device and a log file.
RDF/IMP and IMPX, however, direct their command, event, warning, and error
messages to an EMS collector in the form of fully-tokenized messages.
You can peruse messages in the EMS log on your terminal screen by using Viewpoint
or whatever other tool you normally use for monitoring $0. Note that when doing that,
however, you are dealing with the entire EMS log (not just RDF messages).
To isolate RDF messages from the rest of the EMS log, you can use the standard EMS
filter RDFFLTO to produce an intermediate entry-sequenced file which you then can
scan using the RDFSCAN utility.
As noted earlier in this section, when you access RDFSCAN, this utility displays
current information about the RDF message file, including the number of the last
record. This number, presented in the following format, indicates the size of the
message file so you can estimate where to begin your scanning:
File: $SYSTEM.RDF.RDFLOG, current record: 9454, last record: 9466
With RDFSCAN you can specify:
A starting point within the message file
The number of records to retrieve
Text to search for in the message file
RDFSCAN displays those RDF messages that meet the criteria you specify.
The following is a sample display for a primary system. (The column numbers in the
top line do not appear in the display, and are included only for reference. )
(1) (2) (3) (4) (5) (6)
2004/06/09 16:10:51 \LA $MON1 731 RDF Monitor Started
2004/06/09 16:11:08 \LA $Z333 774 RDF Local Extractor Started
Note. The record numbers reflected by RDFSCAN are approximate and might not exactly
match the record numbers that would be displayed by a FUP INFO RDFLOG, STAT command.