From b64df8adb4a0b69f35036e3baf2d2e44da31d213 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 26 Mar 2015 11:17:03 +0000 Subject: [PATCH] Up this some more --- inventory/host_vars/db-koji01.phx2.fedoraproject.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"