More RabbitMQ monitoring!
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
f362dc6717
commit
d594733771
5 changed files with 61 additions and 0 deletions
|
@ -253,9 +253,12 @@
|
|||
mode: 0644
|
||||
with_items:
|
||||
- check_rabbitmq_server.cfg
|
||||
- check_rabbitmq_watermark.cfg
|
||||
- check_rabbitmq_cluster.cfg
|
||||
- check_rabbitmq_connections.cfg
|
||||
- check_rabbitmq_overview.cfg
|
||||
- check_rabbitmq_exchange.cfg
|
||||
- check_rabbitmq_queue.cfg
|
||||
when: inventory_hostname.startswith('rabbitmq')
|
||||
notify:
|
||||
- restart nrpe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue