Java™ Execution Time Measurement Library
Runtime performance monitoring made easy
Currently available JETM plugins
The following table lists all available JETM plugins. See JavaDoc for further details.
Plugin(s) | Description |
---|---|
HttpConsoleServerPlugin | A HTTP Console that provides access to aggregated performance results. Listens to port 40000 by default. (Howto) |
EtmMonitorJmxPlugin | A plugin that registers the current EtmMonitor to JMX. (Howto) |
Rrd4jPlugin Rrd4jImageGeneratorPlugin |
Plugins to collect raw performance data to a RRD DB and RRDTool alike performance graphs. |
SystemOutDumpOnShutdownPlugin CommonsLoggingDumpOnShutdownPlugin Log4jDumpOnShutdownPlugin |
These plugins dump aggregated performance results to System.out, commons-logging or log4j. |