diff --git a/inventory/group_vars/hardware b/inventory/group_vars/hardware new file mode 100644 index 0000000000..7610d508b9 --- /dev/null +++ b/inventory/group_vars/hardware @@ -0,0 +1,6 @@ +--- +# +# Do not check swap on hardware machines. Recent rhel8 kernels favor filling swap up which causes a bunch of alerts. +# +nagios_Check_Services: + swap: false