Set max procs higher on bastion sometimes there's lots of postfix threads
This commit is contained in:
parent
fe56a8d51b
commit
ae1b6c69f2
1 changed files with 6 additions and 0 deletions
|
@ -31,3 +31,9 @@ postfix_transport_filename: transports.gateway
|
||||||
# Set this to get fasclient cron to make the aliases file
|
# Set this to get fasclient cron to make the aliases file
|
||||||
#
|
#
|
||||||
fas_aliases: true
|
fas_aliases: true
|
||||||
|
|
||||||
|
#
|
||||||
|
# Sometimes there are lots of postfix processes
|
||||||
|
#
|
||||||
|
nrpe_procs_warn: 500
|
||||||
|
nrpe_procs_crit: 600
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue