TS/MP Management Programming Manual (G06.24+, H06.03+)
ZPWY-MAP- Definitions
NonStop TS/MP Management Programming Manual—540082-001
7-43
ZPWY-MAP-STATUS-LM
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 fiftieth 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 System Management Manual.
ZPWY-MAP-STATUS-LM
This token reports status information on a LINKMON process linked to a Pathway
subsystem server class.
def ZPWY-DDL-STATUS-LM.
02 ZSTATUSTIME token-type ZSPI-DDL-TIMESTAMP.
02 ZSTATE token-type ZPWY-DDL-OBJSTATE-
VALUE.
02 ZERRORINFO.
03 ZERROR token-type ZSPI-DDL-INT.
03 ZINFO token-type ZSPI-DDL-INT.
02 ZPROCESS token-type ZSPI-DDL-CRTPID.
end.