This statement is used to define the global monitoring parameters for the BCAM-CONNECTION monitoring program.
Format
SET-BCAM-CONNECTION-PARAMETERS |
INWAIT-BUCKETS = *STD-LIMITS / *UNCHANGED / list-poss(4):<integer 1..999999> ,REACT-BUCKETS = *STD-LIMITS / *UNCHANGED / list-poss(4):<integer 1..999999> ,INPROC-BUCKETS = *STD-LIMITS / *UNCHANGED / list-poss(4):<integer 1..999999> ,OUTPROC-BUCKETS = *STD-LIMITS / *UNCHANGED / list-poss(4):<integer 1..999999> |
Operands
INWAIT-BUCKETS =
Defines the upper limits of up to four ranges (in units of 1 ms) in which the INWAIT times are to be stored by order of magnitude.
INWAIT-BUCKETS = *STD-LIMITS
Sets the upper limits of the ranges for INWAIT times to 100, 200, 500 and 1000 ms.
INWAIT-BUCKETS = *UNCHANGED
The upper limits of the ranges for INWAIT times currently defined in BCAM are not changed.
INWAIT-BUCKETS = list-poss(4): <integer 1..999999>
Defines the upper limits of the ranges for INWAIT times. These must be specified in ascending order.
REACT-BUCKETS =
Defines the upper limits of up to four ranges (in units of 1 ms) in which the REACT times are to be stored by order of magnitude.
REACT-BUCKETS = *STD-LIMITS
Sets the upper limits of the ranges for REACT times to 500, 1000, 2000 and 4000.
REACT-BUCKETS = *UNCHANGED
The upper limits of the ranges for REACT times currently defined in BCAM are not changed.
REACT-BUCKETS = list-poss(4):<integer 1..999999>
Defines the upper limits of the ranges for REACT times. These must be specified in ascending order.
INPROC-BUCKETS =
Defines the upper limits of up to four ranges (in units of 1 ms) in which the INPROC times are to be stored by order of magnitude.
INPROC-BUCKETS = *STD-LIMITS
Sets the upper limits of the ranges for INPROC times to 100, 200, 500 and 1000 ms.
INPROC-BUCKETS = *UNCHANGED
The upper limits of the ranges for INPROC times currently defined in BCAM are not changed
INPROC-BUCKETS = list-poss(4):<integer 1..999999>
Defines the upper limits of the ranges for INPROC times. These must be specified in ascending order.
OUTPROC-BUCKETS =
Defines the upper limits of up to four ranges (in units of 1 ms) in which the OUTPROC times are to be stored by order of magnitude.
OUTPROC-BUCKETS = *STD-LIMITS
Sets the upper limits of the ranges for OUTPROC times to 100, 200, 500 and 1000 ms.
OUTPROC-BUCKETS = *UNCHANGED
The upper limits of the ranges for OUTPROC times currently defined in BCAM are not changed.
OUTPROC-BUCKETS = list-poss(4):<integer 1..999999>
Defines the upper limits of the ranges for REACT times. These must be specified in ascending order.