Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / jolokia_jvm_threading.pool
blob2f0ab377cc82ed2524d28ad6cf357546c1123cd9
1 title: Tomcat number of threads in thread pool
2 agents: linux
3 license: GPL
4 catalog: app/java
5 distribution: check_mk
6 description:
7  This check monitors the number of threads in a tomcat thread pool.
8  It can alert if the configured percentage of max threads is
9  exceeded or the configured percentage of max threads is busy.
10  By default only levels for currentThreadsbusy are configured.
12  To use this plugin, Jolokia and the agent plugin need to be installed
13  on the monitored server.
15 item:
16  The name of the application server instance as configured by the agent.
18 inventory:
19  One check is created per thread pool sent by the Jolokia agent.