User's Manual

128 U3585-J-Z125-8-76
SET-RESPONSETIME-PARAMETER Statements for SM2 administrators
DEFINITION =
Defines the type of response time to be monitored.
DEFINITION = *1
This response time is the time between user input and the next output operation.
DEFINITION = *2
In addition to the response time defined with 1, the times between follow-up output opera-
tions to an input are recorded individually as response times.
CONNECTION-NUMBER =
Defines the maximum number of connections to be monitored.
CONNECTION-NUMBER = *1024
A maximum of 1024 connections are recorded.
CONNECTION-NUMBER = <integer 1..8187>
The maximum specified number of connections is recorded.
RESPONSETIME-BUCKETS =
Defines the upper limits of up to five ranges (in units of 100ms) in which the response times
are to be stored by order of magnitude.
RESPONSETIME-BUCKETS = *STD-LIMITS
Sets the upper limits of the ranges for response times to 5, 10, 20, 50 and 100.
RESPONSETIME-BUCKETS = list-poss(5): <integer 1..99999>
Defines the upper limits of the ranges for response times. These must be specified in
ascending order.
THINKTIME-BUCKETS =
Defines the upper limits of up to five ranges (in units of 100ms) in which the think times are
to be stored by order of magnitude.
THINKTIME-BUCKETS = *STD-LIMITS
Sets the upper limits of the ranges for think times to 50, 150, 300, 600 and 1200.
THINKTIME-BUCKETS = list-poss(5): <integer 1..99999>
Defines the upper limits of the ranges for think times. These must be specified in ascending
order.