Up some nagios checks for mailman01

This commit is contained in:
Kevin Fenzi 2016-05-18 18:42:20 +00:00
parent 6f5b8f1017
commit a7aeaa0378

View file

@ -37,5 +37,10 @@ mailman_domains:
- lists.fedorahosted.org - lists.fedorahosted.org
# by default, the number of emails in queue before we whine # by default, the number of emails in queue before we whine
nrpe_check_postfix_queue_warn: 20 nrpe_check_postfix_queue_warn: 100
nrpe_check_postfix_queue_crit: 50 nrpe_check_postfix_queue_crit: 200
# Number of processes for nagios
nrpe_procs_warn: 300
nrpe_procs_crit: 500