disable swap checks on bvmhosts and batcave01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9af427e1bf
commit
55e2e441d4
2 changed files with 4 additions and 0 deletions
|
@ -73,3 +73,5 @@ num_cpus: 10
|
||||||
primary_auth_source: ipa
|
primary_auth_source: ipa
|
||||||
tcp_ports: [80, 443, 8442, 8443]
|
tcp_ports: [80, 443, 8442, 8443]
|
||||||
vpn: true
|
vpn: true
|
||||||
|
nagios_Check_Services:
|
||||||
|
swap: false
|
||||||
|
|
|
@ -13,3 +13,5 @@ nested: True
|
||||||
nrpe_procs_crit: 1600
|
nrpe_procs_crit: 1600
|
||||||
nrpe_procs_warn: 1500
|
nrpe_procs_warn: 1500
|
||||||
virthost: true
|
virthost: true
|
||||||
|
nagios_Check_Services:
|
||||||
|
swap: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue