Measure Reference Manual

Examples
To display all CPU reports in the brief format, total the counter values across the reports, and
produce a final report containing the totaled counter values:
+ SET REPORT FORMAT BRIEF, TOTALS INCLUDE
+ LIST CPU *
Cpu 6 VLX Initial Lock Pgs 2048 Mem Pages 8192
Memory MB 16 PCBs 100 Page Size 2048
Local System \SAIID From 7 Aug 1994, 14:53:01 For 75 Seconds
Cpu-Busy-Time 17.86% Swaps 0.03
Ending-Free-Mem Ending-UCME
++
Cpu 7 VLX Initial Lock Pgs 2048 Mem Pages 8192
Memory MB 16 PCBs 100 Page Size 2048
Local System \SAIID From 7 Aug 1994, 14:53:01 For 75 Secs
Cpu-Busy-Time 2.22% Swaps
Ending-Free-Mem Ending-UCME
++
Totals for 2 Records
From 7 Aug 1994, 14:53:01 For 75 Seconds
Cpu-Busy-Time 20.07% Swaps 0.03
Ending-Free-Mem Ending-UCME
To display a full report, with counter values displayed as counts and seconds busy rather than
rates and percent busy:
+ SET REPORT FORMAT NORMAL, RATE OFF
+ LIST CPU 6
Cpu 6 VLX Initial Lock Pgs 2048 Mem Pages 8192
Memory MB 16 PCBs 100 Page Size 2048
Local System \SAIID From 7 Aug 1994, 14:53:01 For 75 Seconds
Cpu-Busy-Time 13.52s Swaps 2#
Cpu-Qtime 18.56s Cpu-Qlen-Max 14#
Mem-Qtime 82.42m Mem-Qlen-Max 5#
Dispatches 3,297# Intr-Busy-Time 2.49s
Process-Ovhd Send-Busy-Time 46.65m
Disc-IOs 143# Cache-Hits 67#
Transactions Response-Time
Page-Requests Page-Scans
Ending-Free-Mem 4092 Ending-UCME
Ending-UDS 500 Ending-SDS 1500
Ending-UCL 100 Ending-SCL 2000
To display a report using the ZMS style available in Measure G11 and later PVUs:
+ SET REPORT STYLE ZMS
+ LIST CPU 3, RATE OFF
Cpu 3 NSR-T Init Lock Pgs 269 Mem Pages 131072
Memory MB 2048 PCBs 2200 Pg Size 16384 Bytes
Format Version: G11 Data Version: G09 Subsystem Version: 1
Local System \MEASURE From 27 Mar 2002, 5:55:53 For 47 Minutes
------------ Processor ------------------------------------------------------
Cpu-Busy-Time 1.94 sec Dispatches 3,647 #
Cpu-Qtime 4.41 sec Intr-Busy-Time 123.95 ms
Process-Ovhd 155.45 ms Send-Busy-Time
Comp-Traps 1,298 #
Native-Busy-Time 1.63 sec Accel-Busy-Time 165.03 ms
TNS-Busy-Time 18.22 ms PROCESSH-Samples
------------ Memory ---------------------------------------------------------
Starting-Free-Mem 111,999 # Ending-Free-Mem 128,999 #
114 MEASCOM Commands