Up some nagios checks for mailman01
This commit is contained in:
parent
6f5b8f1017
commit
a7aeaa0378
1 changed files with 7 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue