Package | Description |
---|---|
kieker.monitoring.probe.servlet |
Modifier and Type | Class and Description |
---|---|
class |
ClassLoadingServletContextListener
Starts and stops the periodic logging of the class loading.
|
class |
CompilationServletContextListener
Starts and stops the periodic logging of the JIT compilation.
|
class |
CPUMemUsageServletContextListener
Starts and stops the periodic logging of CPU utilization and Memory usage employing the
SigarSamplerFactory as the Servlet is initialized and destroyed
respectively. |
class |
CPUsCombinedServletContextListener
Starts and stops the periodic logging of CPU utilization employing the
SigarSamplerFactory as the Servlet is initialized and destroyed respectively. |
class |
GCServletContextListener
Starts and stops the periodic logging of garbage collection.
|
class |
JVMMemoryServletContextListener
Starts and stops the periodic logging of the JIT compilation.
|
class |
JVMUptimeServletContextListener
Starts and stops the periodic logging of JVM uptime.
|
class |
SystemResourceUsageServletContextListener
Starts and stops the periodic logging of various system resource samplers provided by the
SigarSamplerFactory as the Servlet is initialized and destroyed
respectively. |
class |
ThreadStatusServletContextListener
Starts and stops the periodic logging of the VM thread status.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net