title: Java Virtual Machine: State of Applications
agents: linux, windows
catalog: app/java
license: GPLv2
distribution: check_mk
description:
 This check allows to monitor the state of a single application running on a JVM (i.e. /host-manager or /my-web-app)

 To use this plugin, Jolokia and the agent plug-in need to be installed
 on the monitored server.

 The check will return {OK} if the application is found running, or
 {CRIT} if it is stopped.

 Both, version 1.7 and 2.0 of Jolokia are supported.

item:
 The name of the application server instance as configured by the agent
 followed by the name of the application. I.e. tomcat7 /examples


discovery:
 One service is created for each application running inside an Jolokia
 instance sent by the agent.
