GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / j4p_performance.threads
blob95f35319fb841b0f8c33d9fce059f00f874a0392
1 title: Threads of Java application server via JMX and j4p.war - DEPRECATED
2 agents: linux
3 catalog: app/java
4 license: GPL
5 distribution: check_mk
6 description:
7  Do not use this plugin. It will be removed soon. Use jolokia_metrics instead.
9  This checks uses the JSON HTTP service of j4p (from jmx4perl) to
10  monitor the number of threads created by a Java application server like
11  Tomcat or JBoss. You can define levels against the number of threads
12  of the Java machine.
14  Take a look at the {j4p_performance.mem} manpage for instructions
15  on how to set up the needed agent plugin.
17 item:
18  The instance name as configured in {j4p.conf} with the variable
19  {instance}.
21 inventory:
22  One check is created for each JMX instance sent by the agent.