mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
db01: do not bother to alert on low swap
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user