1 title: BEA Weblogic: Length of queue
7 The BEA application servers have "Execute Queues" in which requests are
8 processed. This check allows to monitor the number of requests that
9 are being queued for processing.
11 To use this plugin, Jolokia and the agent plugin need to be deployed
12 on the monitored server in each application container.
14 The check can alert if the {WARN}/{CRIT} thresholds for a configurable total
18 The name of the application server instance as configured by the agent
19 followed by the name of the application.
20 I.e. webservices webservices
23 One check is created for each application running inside a weblogic
24 instance sent by the agent.
28 warn (int): This many queue entries will trigger a WARNING state
29 crit (int): This many queue entries will trigger a CRITICAL state