|
Properties |
|
asyncRequestsFailed |
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
|
|
asyncRequestsFailedPeriodic |
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
|
|
asyncRequestsPassed |
Total count of successfully queued and executed asynchronous findToFile requests.
type=long
access=read-only default=0
|
|
asyncRequestsPassedPeriodic |
Total count of successfully queued and executed asynchronous findToFile requests.
type=long
access=read-only default=0
|
|
asyncRequestsPending |
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
|
|
asyncRequestsPendingPeriodic |
Number of asynchronous findToFile requests that are queued or being executed at the time of statistic collection.
type=long
access=read-only default=0
|
|
asyncRequestsQueued |
Count of queued asynchronous findToFile requests at the time of statistic collection.
type=long
access=read-only default=0 rollover=false
|
|
asyncRequestsQueuedPeriodic |
Count of queued asynchronous findToFile requests at the time of statistic collection.
type=long
access=read-only default=0
|
|
asyncRequestsReceived |
Total count of received asynchronous findToFile requests; asynchronous requests are queued while awaiting execution.
type=long
access=read-only default=0
|
|
asyncRequestsReceivedPeriodic |
Total count of received asynchronous findToFile requests; asynchronous requests are queued while awaiting execution.
type=long
access=read-only default=0
|
|
asyncRequestsRejectedMaxQueueSizeExceeded |
Total count of asynchronous findToFile requests rejected because the maximum queue size is exceeded.
type=long
access=read-only default=0
|
|
asyncRequestsRejectedMaxQueueSizeExceededPeriodic |
Total count of asynchronous findToFile requests rejected because the maximum queue size is exceeded.
type=long
access=read-only default=0
|
|
asyncRequestsTimedOut |
Total count of asynchronous findToFile requests timed out while waiting on the queue.
type=long
access=read-only default=0
|
|
asyncRequestsTimedOutPeriodic |
Total count of asynchronous findToFile requests timed out while waiting on the queue.
type=long
access=read-only default=0
|
|
requestAvgResponseTime |
Average request execution time during the interval. Queued time is included for asynchronous requests.
type=Time
access=read-only default=0 rollover=false
|
|
requestAvgResponseTimePeriodic |
Average request execution time during the interval. Queued time is included for asynchronous requests.
type=Time
access=read-only default=0
|
|
requestMaxResponseTime |
Maximum request execution time during the interval; queued time is included for asynchronous requests.
type=Time
access=read-only default=0 rollover=false
|
|
requestMaxResponseTimePeriodic |
Maximum request execution time during the interval; queued time is included for asynchronous requests.
type=Time
access=read-only default=0
|
|
requestMinResponseTime |
Minimum request execution time during the interval. Queued time is included for asynchronous requests.
type=Time
access=read-only default=0 rollover=false
|
|
requestMinResponseTimePeriodic |
Minimum request execution time during the interval. Queued time is included for asynchronous requests.
type=Time
access=read-only default=0
|
|
syncRequestsFailed |
Total count of synchronous findToFile requests that failed execution.
type=long
access=read-only default=0
|
|
syncRequestsFailedPeriodic |
Total count of synchronous findToFile requests that failed execution.
type=long
access=read-only default=0
|
|
syncRequestsPassed |
Total count of successfully executed synchronous findToFile requests.
type=long
access=read-only default=0
|
|
syncRequestsPassedPeriodic |
Total count of successfully executed synchronous findToFile requests.
type=long
access=read-only default=0
|
|
syncRequestsPending |
Number of synchronous findToFile requests that are being executed at the time of statistic collection.
type=long
access=read-only default=0 rollover=false
|
|
syncRequestsPendingPeriodic |
Number of synchronous findToFile requests that are being executed at the time of statistic collection.
type=long
access=read-only default=0
|
|
syncRequestsReceived |
Total count of received synchronous findToFile requests; each synchronous request is executed upon receipt.
type=long
access=read-only default=0
|
|
syncRequestsReceivedPeriodic |
Total count of received synchronous findToFile requests; each synchronous request is executed upon receipt.
type=long
access=read-only default=0
|