ThreadPool Resource Details

The ThreadPool Resource Details page displays the details of the selected threadpool resource. You can select a different resource to see its details using the View Resource list near the Time Range Selector.

Based on the selected resource and time period, the page displays information about the selected resource in various tables and charts.

Resource Details

This table shows the basic information about the selected ThreadPool resource:

ThreadPool Resource Details
Column Description
Resource Name Shows the name of the selected ThreadPool resource
Resource Type Shows ThreadPool as the type of the selected resource
Max Pool Size Maximum number of threads that can be created in the pool

For more information on using tables, see Working with Tables.

ThreadPool Pool Size

The ThreadPool Pool Size chart shows the current pool size against the maximum pool size over the selected time period, where
  • X-axis represents the time period you select from the Time Range Selector
  • Y-axis represents the maximum pool size and current pool size.
If there is no data at a particular point of time, it is plotted on the chart as an orange circle.

ThreadPool Active Thread Count

The ThreadPool Active Thread Count chart shows the ThreadPool resource active thread count over the selected time period, where:

  • X-axis represents the time period you select from the Time Range Selector
  • Y-axis represents the number of active threads

If there is no data at a particular point of time, it is plotted on the chart as an orange circle.

ThreadPool Tasks count

The ThreadPool Tasks count chart shows the total number tasks completed and scheduled over the selected time period, where:

  • X-axis represents the time period you select from the Time Range Selector
  • Y-axis represents the number of task completed and number of tasks scheduled.

If there is no data at a particular point of time, it is plotted on the chart as an orange circle.