Update FMN queues in nagios
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
8a31937429
commit
065d9ff801
1 changed files with 3 additions and 2 deletions
|
@ -1,2 +1,3 @@
|
||||||
command[check_fmn_worker_queue]={{ libdir }}/nagios/plugins/check_rabbitmq_size workers 200 1000
|
command[check_fmn_worker_queue]={{ libdir }}/nagios/plugins/check_rabbitmq_size fmn.tasks.unprocessed_messages 200 1000
|
||||||
command[check_fmn_backend_queue]={{ libdir }}/nagios/plugins/check_rabbitmq_size backends 100 200
|
command[check_fmn_backend_irc_queue]={{ libdir }}/nagios/plugins/check_rabbitmq_size fmn.backends.irc 100 200
|
||||||
|
command[check_fmn_backend_email_queue]={{ libdir }}/nagios/plugins/check_rabbitmq_size fmn.backends.email 100 200
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue