|
Properties |
|
requestAvgResponseTime |
Average request execution time during the interval. This includes the execution time of failed requests and excludes the execution time of asynchronous findToFile requests.
type=Time
access=read-only default=0 rollover=false
|
|
requestAvgResponseTimePeriodic |
Average request execution time during the interval. This includes the execution time of failed requests and excludes the execution time of asynchronous findToFile requests.
type=Time
access=read-only default=0
|
|
requestMaxResponseTime |
Maximum request execution time during the interval. This includes the execution time of failed requests and excludes the execution time of asynchronous findToFile requests.
type=Time
access=read-only default=0 rollover=false
|
|
requestMaxResponseTimePeriodic |
Maximum request execution time during the interval. This includes the execution time of failed requests and excludes the execution time of asynchronous findToFile requests.
type=Time
access=read-only default=0
|
|
requestMinResponseTime |
Minimum request execution time during the interval. This includes the execution time of failed requests and excludes the execution time of asynchronous findToFile requests.
type=Time
access=read-only default=0 rollover=false
|
|
requestMinResponseTimePeriodic |
Minimum request execution time during the interval. This includes the execution time of failed requests and excludes the execution time of asynchronous findToFile requests.
type=Time
access=read-only default=0
|
|
requestsFailed |
Total count of failed XML API requests, excluding asynchronous findToFile requests that failed execution.
type=long
access=read-only default=0
|
|
requestsFailedPeriodic |
Total count of failed XML API requests, excluding asynchronous findToFile requests that failed execution.
type=long
access=read-only default=0
|
|
requestsPassed |
Total count of successfully executed XML API requests.
type=long
access=read-only default=0
|
|
requestsPassedPeriodic |
Total count of successfully executed XML API requests.
type=long
access=read-only default=0
|
|
requestsPending |
Number of XML API requests that are being executed at the time of statistic collection, excluding queued and executing asynchronous findToFile requests.
type=long
access=read-only default=0 rollover=false
|
|
requestsPendingPeriodic |
Number of XML API requests that are being executed at the time of statistic collection, excluding queued and executing asynchronous findToFile requests.
type=long
access=read-only default=0
|
|
requestsQueued |
Number of queued XML API requests at the time of statistic collection, excluding queued and executing asynchronous findToFile requests.
type=long
access=read-only default=0 rollover=false
|
|
requestsQueuedPeriodic |
Number of queued XML API requests at the time of statistic collection, excluding queued and executing asynchronous findToFile requests.
type=long
access=read-only default=0
|
|
requestsReceived |
Total count of received XML API requests; each request is executed immediately upon receipt.
type=long
access=read-only default=0
|
|
requestsReceivedPeriodic |
Total count of received XML API requests; each request is executed immediately upon receipt.
type=long
access=read-only default=0
|
|
requestsRejectedMaxConnectionsExceeded |
Total count of requests rejected because the maximum number of connections is exceeded.
type=long
access=read-only default=0
|
|
requestsRejectedMaxConnectionsExceededPeriodic |
Total count of requests rejected because the maximum number of connections is exceeded.
type=long
access=read-only default=0
|
|
requestsRejectedMaxUserConnectionsExceeded |
Total count of requests rejected because the maximum number of connections for one user is exceeded.
type=long
access=read-only default=0
|
|
requestsRejectedMaxUserConnectionsExceededPeriodic |
Total count of requests rejected because the maximum number of connections for one user is exceeded.
type=long
access=read-only default=0
|
|
requestsTimedOut |
Total count of requests timed out waiting for an active connection.
type=long
access=read-only default=0
|
|
requestsTimedOutPeriodic |
Total count of requests timed out waiting for an active connection.
type=long
access=read-only default=0
|