db01: do not bother to alert on low swap

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-08-09 08:23:23 -07:00
parent ff215ea2b9
commit c3830a9698

View file

@ -74,6 +74,9 @@ custom_rules: [ '-A INPUT -p tcp -m tcp --dport 5432 -j ACCEPT' ]
nrpe_procs_warn: 800
nrpe_procs_crit: 900
nagios_Check_Services:
swap: false
db_backup_dir: ['/backups']
# Should be 0.25 of memory
shared_buffers: "16GB"