Set max procs higher on bastion sometimes there's lots of postfix threads

This commit is contained in:
Kevin Fenzi 2014-10-10 19:25:47 +00:00
parent fe56a8d51b
commit ae1b6c69f2

View file

@ -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