|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (8)
View Page History* Output fields of the script/command:
|| Name || Description || Type ||
|| Name || Description || Type ||
| {{HttpServerThreadPoolAllocatedThreadsMax}} | The maximum number of allocated threads | GAUGE |
| {{HttpServerThreadPoolAllocatedThreadsCurrent}} | The current number of allocated threads | GAUGE |
| {{HttpServerThreadPoolIdleThreadsMax}} | The maximum number of idle threads | GAUGE |
| {{HttpServerThreadPoolIdleThreadsCurrent}} | The current number of idle threads | GAUGE |
| {{HttpServerThreadPoolMaxSize}} | The maximum size of the thread pool | GAUGE |
| {{HttpServerThreadPoolMinSize}} | The minimum size of the thread pool | GAUGE |
| {{HttpServerThreadPoolEnqueuedRequestsMax}} | The maximum number of requests that are enqueued waiting a thread to be processed | GAUGE |
| {{HttpServerThreadPoolEnqueuedRequestsCurrent}} | The current number of requests that are enqueued waiting a thread to be processed | GAUGE |