GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / jolokia_jvm_threading
blobea3a6cb63ae29b3f948eb9e79c696e79a60f0b24
1 title: Number of JVM threads
2 agents: linux
3 catalog: app/java
4 license: GPL
5 distribution: check_mk
6 description:
7  This check works on the number of threads running in a JVM.
8  Levels con be imposed on the number of threads, the rate
9  (per second) at which new threads are created, and the number
10  of daemon threads.
12  To use this plugin, Jolokia and the agent plugin need to be installed
13  on the monitored server.
16 item:
17  The name of the application server instance as configured by the agent.
19 inventory:
20  One check is created per JVM sent by the Jolokia agent.