Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | Monitored KPI Definitions | Universal Messaging KPI Definitions | com.softwareag.um.realm.threadpool | KPIs
 
KPIs
The following table describes the com.softwareag.um.realm.threadpool KPIs.
Name
Description
int Idle
The number of idle threads.
int Queue
The number of current tasks queued within the thread pool.
int Size
The total number of allocated threads in the pool.
long Total
The total number of tasks executed during the thread pool’s lifetime.
long DeltaTotal
The total number of tasks executed during its lifetime. This KPI reports the difference between the last two continuous poll readings of total.