Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | Monitored KPI Definitions | My webMethods Server KPI Definitions | com.softwareag.mws.taskengine | KPIs
 
KPIs
The following table describes the com.softwareag.mws.taskengine KPIs.
Name
Description
long peakTime
Longest amount of time, in milliseconds, that Task Engine spent processing a task.
float averageTime
Average amount of time, in milliseconds, that Task Engine spent processing a task.
int numActions
Number of tasks that Task Engine processed.
long totalTime
Total amount of time, in milliseconds, that Task Engine spent processing tasks.
deltanumActions
Delta value of the number of tasks that Task Engine processed. This KPI reports the difference between the last two continuous poll readings of numActions.
deltatotalTime
Delta value of the total amount of time, in milliseconds, that Task Engine spent processing tasks. This KPI reports the difference between the last two continuous poll readings of totalTime.