mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
Set max procs higher on bastion sometimes there's lots of postfix threads
This commit is contained in:
@@ -31,3 +31,9 @@ postfix_transport_filename: transports.gateway
|
||||
# Set this to get fasclient cron to make the aliases file
|
||||
#
|
||||
fas_aliases: true
|
||||
|
||||
#
|
||||
# Sometimes there are lots of postfix processes
|
||||
#
|
||||
nrpe_procs_warn: 500
|
||||
nrpe_procs_crit: 600
|
||||
|
||||
Reference in New Issue
Block a user