disable swap checks on bvmhosts and batcave01

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-11-16 17:46:22 -08:00
parent 9af427e1bf
commit 55e2e441d4
2 changed files with 4 additions and 0 deletions

View file

@ -73,3 +73,5 @@ num_cpus: 10
primary_auth_source: ipa
tcp_ports: [80, 443, 8442, 8443]
vpn: true
nagios_Check_Services:
swap: false

View file

@ -13,3 +13,5 @@ nested: True
nrpe_procs_crit: 1600
nrpe_procs_warn: 1500
virthost: true
nagios_Check_Services:
swap: false