1 title: Apache ActiveMQ Queue lengths
2 agents: special datasource
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.
23 One service will be created for each queue