Example 4-7, Two-axis plot converted to bar graph – HP NonStop G-Series User Manual
Page 78
![background image](/manuals/397027/78/background.png)
Formatting Reports and Plots
Measure User’s Guide — 520560-003
4- 18
Generating Plots
corresponds to a CPU listed in the key following
the graph and represents the average value of the counter for that CPU during the
measurement interval.
You can combine information from more than one counter type to compare values or
track trends. For example, this command sequence adds the FILE-BUSY-TIME
counter for each file measured to the CPU-BUSY-TIME plot definition:
13+ LIST FILE *
.
Display of all files appears here.
.
14+ ADD PLOT FILE-BUSY-TIME
MEAS 3008 WARNING. Plot became full during ADD; there can be
a maximum of 26 entities; some entities
were not ADDed.
For more information about error 3008 type HELP 3008
15+ INFO PLOT *
Add measurement $SPOOL.PERF.DATA1
--A-- List Cpu 0
Add plot CPU-BUSY-TIME
--B-- List Cpu 1
Add plot CPU-BUSY-TIME
--C-- List Cpu 2
Add plot CPU-BUSY-TIME
Example 4-7. Two-Axis Plot Converted to Bar Graph
26+ LIST PLOT, TIME-BASE OFF
0:::::+:::20.0:::::+:::40.0:::::+:::60.0:::::+:::80.0:::::+::::100
A ***********| -
B *********************************| -
C *******************************| -
D ******************************************| -
E *******************| -
F ***************| -
G ************| -
H *********| -
I *****| -
J *************| -
K ******************************| -
L *****************| -
0:::::+:::20.0:::::+:::40.0:::::+:::60.0:::::+:::80.0:::::+::::100
Min value = 8.453 Max value = 60.852
A: CPU-BUSY-TIME Cpu 0
B: CPU-BUSY-TIME Cpu 1
C: CPU-BUSY-TIME Cpu 2
D: CPU-BUSY-TIME Cpu 3
E: CPU-BUSY-TIME Cpu 4
F: CPU-BUSY-TIME Cpu 5
G: CPU-BUSY-TIME Cpu 6
H: CPU-BUSY-TIME Cpu 7
I: CPU-BUSY-TIME Cpu 8
J: CPU-BUSY-TIME Cpu 9
K: CPU-BUSY-TIME Cpu 10
L: CPU-BUSY-TIME Cpu 11