Previous Topic: Sample Commands and Variables for Report 2Next Topic: Generate a Tab Report Using Commands and Variables


Generate a Plot Report Using Variables

The following commands illustrate using an ID option with a variable to generate a plot report that shows the response time for terminal L310:

Follow these steps:

  1. Enter the following commands: illustrate using an ID option with a variable to generate a plot report that shows the response time for terminal L310:
    PLOT TERM RESP TERMID(L310)
    END
    RUN
    
  2. Run the report.

    These commands generate a plot report like the following. This plot contains, with the response time for terminal L310, the response time for all terminals. You can then compare the performance of terminal L310 to the performance of the rest of the terminals in the system.

0 0.010 0.020 0.030 0.040 0.050 0.060 0.070 0.080 0.090 0.100 X +.........+.........+.........+.........+.........+.........+.........+.........+.........+.........+ 03/03/10 08.00.00 .XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-------------------------------------------- . . . 0.031 0.075 09.00.00 .XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX------. . . . 0.063 0.069 10.00.00 .XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX------ 0.094 0.100 11.00.00 .XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX----- . . 0.082 0.087 SUMMARY: . . . . . . . . . . . SUMMARY: RANGE: .XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX--------------- . . 0.067 0.082 +.........+.........+.........+.........+.........+.........+.........+.........+.........+.........+ 0 0.010 0.020 0.030 0.040 0.050 0.060 0.070 0.080 0.090 0.100 X SYMBOLS: “X” = TERMINAL RESPONSE TIME IN SECONDS. “-” = GLOBAL TERMINAL RESPONSE TIME IN SECONDS.