hardware: disable checking swap on hardware for now

RHEL8 kernels on virthosts in particular are aggressive about filling up
swap. This causes no issues, but is causing a lot of alert fatigue.
Ideally we would switch all swap checks to swap+memory free checks of
some sort. We should look at that when moving to zabbix.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-07-09 05:56:55 -07:00
parent a42bb9e383
commit 8a65238577

View file

@ -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