Web application counters
Data counters for this category contain information for the selected server.
- Counter definitions
Name Key Description Granularity Type Level Overhead LoadedServletCount webAppModule.numLoadedServlets The number of loaded servlets Per Web application CountStatistic All Low ReloadCount webAppModule.numReloads The number of reloaded servlets Per Web application CountStatistic All Low RequestCount webAppModule.servlets.totalRequests Total number of requests that a servlet processed Per servlet CountStatistic Basic Low ConcurrentRequests webAppModule.servlets.concurrentRequests The number of requests that are concurrently processed Per servlet RangeStatistic Extended High ServiceTime webAppModule.servlets.responseTime The response time, in milliseconds, of a servlet request Per servlet TimeStatistic Basic Medium ErrorCount webAppModule.servlets.numErrors Total number of errors in a servlet or JavaServer Page Per servlet CountStatistic Extended Low
Name Key Description Granularity Type Level Overhead RequestCount webAppModule.url.totalRequests Total number of requests that a servlet processed Per servlet CountStatistic Basic Low ConcurrentRequests webAppModule.url.concurrentRequests The number of requests that are concurrently processed Per servlet RangeStatistic Extended High ServiceTime webAppModule.url.responseTime The response time, in milliseconds, in which a servlet request finishes Per servlet TimeStatistic Basic Medium
Reference topic