sstarcher / docker-sensu

Dockerized Sensu - Client, Server, Api
MIT License
103 stars 72 forks source link

Adding setting for rabbitmq prefetch #8

Closed jmccarty3 closed 8 years ago

sstarcher commented 8 years ago

This is in response to https://sensuapp.org/docs/latest/rabbitmq

NOTE: an increased prefetch value should be used if you are experiencing a backlog of messages in RabbitMQ while the Sensu server(s) load remains low. Increasing the prefetch value will effect the distribution of messages in Sensu configurations with more than one Sensu server.