increase nrpe limits on db-fas01

This commit is contained in:
Kevin Fenzi
2016-09-25 21:32:57 +00:00
parent 8252b00d92
commit 1338ece1f6

View File

@@ -51,8 +51,8 @@ custom_rules: [
#
# 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: 800
host_backup_targets: ['/backups']
shared_buffers: "2GB"