1 title: State of JVM applications
7 This check allows to monitor the state of a single application running on a JVM (i.e. /host-manager or /my-web-app)
9 To use this plugin, Jolokia and the agent plugin need to be installed
10 on the monitored server.
12 The check will return {OK} if the application is found running, or
13 {CRIT} if it is stopped.
16 The name of the application server instance as configured by the agent
17 followed by the name of the application. I.e. tomcat7 /examples
21 One check is created for each application running inside an Jolokia
22 instance sent by the agent.