Data counters for this category contain information for the selected server.
Name | Key | Description | Version | Granularity | Type | Level |
LoadedServletCount | webAppModule.numLoadedServlets | The number of loaded servlets | 3.5.5 and later | Per Web application | CountStatistic | Low |
ReloadCount | webAppModule.numReloads | The number of reloaded servlets | 3.5.5 and later | Per Web application | CountStatistic | Low |
RequestCount | webAppModule.servlets.totalRequests | Total number of requests that a servlet processed | 3.5.5 and later | Per servlet | CountStatistic | Low |
ConcurrentRequests | webAppModule.servlets.concurrentRequests | The number of requests that are concurrently processed | 3.5.5 and later | Per servlet | RangeStatistic | High |
ServiceTime | webAppModule.servlets.responseTime | The response time, in milliseconds, of a servlet request | 3.5.5 and later | Per servlet | TimeStatistic | Medium |
ErrorCount | webAppModule.servlets.numErrors | Total number of errors in a servlet or JavaServer Page (JSP) | 3.5.5 and later | Per servlet | CountStatistic | Low |
Related reference
PMI data organization