Refactoring: Moved check parameters from unsorted.py to dedicated modules (CMK-1393)
[check_mk.git] / checkman / mq_queues
blobcd71020fa94b6ec769774db6931b44f89db5f897
1 title: Apache ActiveMQ Queue lengths
2 agents: special datasource
3 catalog: app/activemq
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the length of ActiveMQ Queues. ActiveMQ is a
8  popular and powerful open source messaging and integration patterns server.
9  To get the queue data, you have to configure the special agent: agent_activemq
10  for querying the information from the server. This can be done easily with
11  wato -> Datasource Programs. Its also possible to run the agent in piggyback mode.
12  With this mode you can use the piggybag hostname translation to translate the queue names
13  into server names so you can allocate the queues to multipe servers.
15  After setting up the agent, it is possible to set Warning and Critical levels for the current
16  size of each queue. The check also returns an {Critical} state if the length of the consumerCount is 0.
17  If the queue is a Death Letter queue (DLQ) you should prevent this behavior by setting levels for it.
19 item:
20  The name of the queue
22 inventory:
23  One service will be created for each queue