title: BEA Weblogic: Number of JVM Sessions
agents: linux, windows
catalog: app/java
license: GPLv2
distribution: check_mk
description:
 This check allows to monitor the number of current connections to
 a JVM application on the servlet level)

 To use this plugin, Jolokia and the agent plug-in need to be deployed
 on the monitored server in each application container.

 The check can alert if the {WARN}/{CRIT} thresholds for a configurable total
 is exceeded.

 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 and the servlet inside it.
 I.e. webservices webservices jolokia
 This name is probably dependant on running a loadbalanced install or not.

discovery:
 One service is created for each selvet running inside a weblogic
 instance sent by the agent.
