Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | Monitored KPI Definitions | Presto KPI Definitions | com.softwareag.presto.um.realm.threadpool | KPIs
 
KPIs
The following table describes the com.softwareag.presto.um.realm.threadpool KPIs.
Name
Description
int Idle
Returns the number of idle threads.
boolean ObjectStatus
The status of the thread.
int Queue
The number of current tasks queued within the thread pool.
int Size
The number of allocated threads in the pool.
long Total
Returns the total number of tasks executed during its lifetime.