TS/MP 2.5 Management Programming Manual
ZTOTALMEASCOUNT
is the total number of measurements collected.
ZAVGRESP
is the average response time calculated from the collected measurements.
ZMAXRESP
is the maximum response time recorded during the given time interval (since statistics
counters were turned on or reset).
ZMINRESP
is the minimum response time recorded during the given time interval (since statistics
counters were turned on or reset).
ZSUMOFSQUARES
is a statistic that can be used to calculate standard deviation and variance.
ZFREQTABLE
reports supplemental statistics on the completion of SCREEN COBOL SEND
statements within a given time interval. This field is relevant only if you are using
the Pathway/iTS product.
The supplemental information is contained in the frequency distribution table; a
separate frequency distribution table is generated for each server class. This
information is used to determine the times of peak load for your system.
The frequency distribution table is not generated if either of these conditions exist:
• There are fewer than 50 sample measurements collected at the time of the
STATS request.
• At the 50th measurement, the time increment calculated is less than 0.01
second.
ZFREQTABLE contains:
ZMEASCOUNT
is the total number of measurements collected during the given time interval.
ZMEASCOUNTACTIVE
is the number of time intervals. If no frequency distribution table is generated because
ZTOTALMEASCOUNT is less than 50 or ZTIMEINCR is less than 0.01 second, the
value of ZMEASCOUNTACTIVE is 0.
ZMINTIME
is the time value of the first time interval.
ZTIMEINCR
is the value of the time increment from one interval to the next.
For additional information on the frequency distribution table and statistics
interpretation, see the TS/MP 2.5 System Management Manual.
ZPWY-MAP-STATS-SC 107










