Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | Monitored KPI Definitions | My webMethods Server KPI Definitions | com.softwareag.mws.handler.dispatchmanager | KPIs
 
KPIs
The following table describes the com.softwareag.mws.handler.dispatchmanager KPIs.
Name
Description
long peakTime
Longest amount of time, in milliseconds, that My webMethods Server spent dispatching HTTP requests.
float averageTime
Average amount of time, in milliseconds, that My webMethods Server spent dispatching HTTP requests.
int numActions
Number of HTTP requests that My webMethods Server dispatched.
long totalTime
Total amount of time, in milliseconds, that My webMethods Server spent dispatching HTTP requests.
deltanumActions
Delta of the number of HTTP requests that My webMethods Server dispatched. This KPI reports the difference between the last two continuous poll readings of numActions.
deltatotalTime
Delta of the total amount of time, in milliseconds, that My webMethods Server spent dispatching HTTP requests. This KPI reports the difference between the last two continuous poll readings of totalTime.