Add default Nagios alerts for rabbit queues
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
db6b450288
commit
c1d04e9783
1 changed files with 3 additions and 1 deletions
|
@ -3,5 +3,7 @@ vhost: /pubsub
|
||||||
default_exchange: amq.topic
|
default_exchange: amq.topic
|
||||||
routing_keys: []
|
routing_keys: []
|
||||||
message_ttl: null
|
message_ttl: null
|
||||||
thresholds: false
|
thresholds:
|
||||||
|
warning: 10000
|
||||||
|
critical: 100000
|
||||||
nagios_server: noc01.phx2.fedoraproject.org
|
nagios_server: noc01.phx2.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue