|
Measures reported by JbThreadPoolTest
This test monitors the thread pools in the JBoss server.
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Curr_busy_threads |
The number of threads that are currently busy |
Number |
The value of this measure serves as a good indicator of server workload. |
| Curr_thread_count |
The number of threads currently spawned in the JVM |
Number |
  |
| Min_spare_threads |
The minimum number of spare threads |
Number |
  |
| Max_spare_threads |
The maximum number of spare threads |
Number |
  |
| Max_threads |
The max value for the number of threads spawned since the start of the JVM |
Number |
  |
|