|
Properties |
|
asyncRequestsFailedPeriodicThreshold |
Total count of asynchronous findToFile requests that failed execution or were rejected due to queue size exceeded
or timed out while waiting on the queue.
type=long
access=read-only default=0
|
|
asyncRequestsFailedPeriodicThresholdEnabled |
type=boolean
access=read-only default=false
|
|
asyncRequestsPassedPeriodicThreshold |
Total count of successfully queued and executed asynchronous findToFile requests.
type=long
access=read-only default=0
|
|
asyncRequestsPassedPeriodicThresholdEnabled |
type=boolean
access=read-only default=false
|
|
asyncRequestsPendingPeriodicThreshold |
Number of asynchronous findToFile requests that are queued or being executed at the time of statistic collection.
type=long
access=read-only default=0 rollover=false
|
|
asyncRequestsPendingPeriodicThresholdEnabled |
type=boolean
access=read-only default=false rollover=false
|
|
asyncRequestsQueuedPeriodicThreshold |
Count of queued asynchronous findToFile requests at the time of statistic collection.
type=long
access=read-only default=0 rollover=false
|
|
asyncRequestsQueuedPeriodicThresholdEnabled |
type=boolean
access=read-only default=false rollover=false
|
|
asyncRequestsReceivedPeriodicThreshold |
Total count of received asynchronous findToFile requests; asynchronous requests are queued while awaiting execution.
type=long
access=read-only default=0
|
|
asyncRequestsReceivedPeriodicThresholdEnabled |
type=boolean
access=read-only default=false
|
|
asyncRequestsRejectedMaxQueueSizeExceededPeriodicThreshold |
Total count of asynchronous findToFile requests rejected because the maximum queue size is exceeded.
type=long
access=read-only default=0
|
|
asyncRequestsRejectedMaxQueueSizeExceededPeriodicThresholdEnabled |
type=boolean
access=read-only default=false
|
|
asyncRequestsTimedOutPeriodicThreshold |
Total count of asynchronous findToFile requests timed out while waiting on the queue.
type=long
access=read-only default=0
|
|
asyncRequestsTimedOutPeriodicThresholdEnabled |
type=boolean
access=read-only default=false
|
|
requestAvgResponseTimePeriodicThreshold |
Average request execution time during the interval. Queued time is included for asynchronous requests.
type=Time
access=read-only default=0 rollover=false
|
|
requestAvgResponseTimePeriodicThresholdEnabled |
type=boolean
access=read-only default=false rollover=false
|
|
requestMaxResponseTimePeriodicThreshold |
Maximum request execution time during the interval; queued time is included for asynchronous requests.
type=Time
access=read-only default=0 rollover=false
|
|
requestMaxResponseTimePeriodicThresholdEnabled |
type=boolean
access=read-only default=false rollover=false
|
|
requestMinResponseTimePeriodicThreshold |
Minimum request execution time during the interval. Queued time is included for asynchronous requests.
type=Time
access=read-only default=0 rollover=false
|
|
requestMinResponseTimePeriodicThresholdEnabled |
type=boolean
access=read-only default=false rollover=false
|
|
syncRequestsFailedPeriodicThreshold |
Total count of synchronous findToFile requests that failed execution.
type=long
access=read-only default=0
|
|
syncRequestsFailedPeriodicThresholdEnabled |
type=boolean
access=read-only default=false
|
|
syncRequestsPassedPeriodicThreshold |
Total count of successfully executed synchronous findToFile requests.
type=long
access=read-only default=0
|
|
syncRequestsPassedPeriodicThresholdEnabled |
type=boolean
access=read-only default=false
|
|
syncRequestsPendingPeriodicThreshold |
Number of synchronous findToFile requests that are being executed at the time of statistic collection.
type=long
access=read-only default=0 rollover=false
|
|
syncRequestsPendingPeriodicThresholdEnabled |
type=boolean
access=read-only default=false rollover=false
|
|
syncRequestsReceivedPeriodicThreshold |
Total count of received synchronous findToFile requests; each synchronous request is executed upon receipt.
type=long
access=read-only default=0
|
|
syncRequestsReceivedPeriodicThresholdEnabled |
type=boolean
access=read-only default=false
|