Up this some more
This commit is contained in:
parent
70cf19200b
commit
b64df8adb4
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue