Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / j4p_performance.uptime
blob195381013b0c5b217abcd4a51a22309e489a173f
1 title: Uptime 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 uptime of a Java application server like
11  Tomcat or JBoss.
13  Take a look at the {j4p_performance.mem} manpage for instructions
14  on how to set up the needed agent plugin.
16 item:
17  The instance name as configured in {j4p.conf} with the variable
18  {instance}.
20 inventory:
21  One check is created for each JMX instance sent by the agent.