db01: do not bother to alert on low swap
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ff215ea2b9
commit
c3830a9698
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue