Add thresholds on Bodhi's RabbitMQ queues
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
fc7f29ca07
commit
309ec254bf
6 changed files with 41 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
rabbitmq_server: "rabbitmq01{{ env_suffix }}.phx2.fedoraproject.org"
|
||||
rabbitmq_server: "rabbitmq03{{ env_suffix }}.phx2.fedoraproject.org"
|
||||
vhost: /pubsub
|
||||
default_exchange: amq.topic
|
||||
routing_keys:
|
||||
- "#"
|
||||
thresholds: false
|
||||
nagios_server: noc01.phx2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue