title: RabbitMQ: Queue
agents: rabbitmq
catalog: app/rabbitmq
license: GPLv2
distribution: check_mk
description:
 This check monitors queues of RabbitMQ. The service output gives information
 about the queue type, state and the node name, the queue is running on.
 Furthermore, it outputs the total number of messages, ready messages,
 unacknowledged messages and published messages. The queue memory used is also
 displayed.

 Needs the datasource "Check state of RabbitMQ" to be configured.

item:
 The name of the queue.

discovery:
 One service for each queue {"RabbitMQ Queue my_queue"} is created.
