TPDC Manual (G06.24+)

Table Of Contents
Using the Collected Data
Tandem Performance Data Collector (TPDC) Manual526357-001
3-23
Producing SPAM Reports
This example shows the usage of the TACL macro, THELP.
Producing SPAM Reports
Use the TACL macros TBUILD and TPRODUCE to build Enform command files and
generate 80-column charts and 132-column reports. When using TGATHER, TBUILD,
or TPRODUCE to execute any of the compiled reports, you can establish values for
several options that modify how the compiled Enform queries behave (for example, by
excluding, flagging, or matching various measured entities). If you do not specify any of
these options, the Enform reports use default values.
The TBUILD routine uses the XREFRPTS file in your SPAM work subvolume to build
the command files that are read by TPRODUCE to produce charts or reports.
You can customize the XREFRPTS file (by using TEDIT) to:
Change the order of appearance of individual charts or reports
Add individual charts or reports to remove them from the built-in report set
Create your own customized report set
The beginning of the XREFRPTS file describes its structure and provides information
on how to customize it.
If you want to customize XREFRPTS after you have already used TGATHER on
TPDC-collected data, do so and then run this command to rebuild the command files
that TPRODUCE will use.
1> THELP
T8670D20 SPAM(18MAR99) - COPYRIGHT COMPAQ COMPUTER CORPORATION 1999
THELP provides help information on the SPAM TACL routines:
THELP <subject>
where <subject> is the name of one of the following TACL routines:
TINSTALL - Readies SPAM for use in your own subvolume,
TGATHER - Gathers and aggregates/correlates raw TPDC data,
TPRODUCE - Produces "canned" charts or reports, a single
chart or report or a customized report set,
TBUILD - Builds EDIT files to produce "canned" charts or reports
(invoked by TGATHER),
TSHOW - Shows session PARAMeter settings (invoked by TPRODUCE),
The typical routine sequence when using SPAM is:
+<-----------------------------------------------+
(once) v (once for each TPDC data) (report set) ^
TINSTALL ------------> TGATHER -----------> TPRODUCE ------>+
^ (more reports) v
+----------------+