diff --git a/inventory/host_vars/db-koji01.phx2.fedoraproject.org b/inventory/host_vars/db-koji01.phx2.fedoraproject.org index dfc2b5825d..58beebda04 100644 --- a/inventory/host_vars/db-koji01.phx2.fedoraproject.org +++ b/inventory/host_vars/db-koji01.phx2.fedoraproject.org @@ -35,8 +35,8 @@ custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.125.59 --dport 5432 -j ACCEPT', # # Large updates pushes cause lots of db threads doing the tag moves, so up this from default. # -nrpe_procs_warn: 400 -nrpe_procs_crit: 500 +nrpe_procs_warn: 600 +nrpe_procs_crit: 700 host_backup_targets: ['/backups'] shared_buffers: "4GB"