It is recommended that
you configure the performance server to save the process performance
information to a text log file. To create this log file, include the
rc.perf -log option and the pathname where you want to create the
file when you start the performance server.
Your
SPD Server installation includes a PERL utility called process_perf_log that is also in the
.../samples
directory
of your SPD Server installation. When you use the process_perf_log
PERL script with your SPD Server log files, the files are parsed and
formatted for use as an input file for SAS processing.
Your SPD Server installation also includes a sample SAS program for importing parsed
log file data
to an SPD Server table. This program, PerfDataSamples.sas, is found in the .../samples
directory as well.