From fe9a69564eb1155d28e2b0143c0af1e653c765fe Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Thu, 13 Feb 2020 16:46:21 +0000 Subject: [PATCH] make proxy30 not check swap Signed-off-by: Rick Elrod --- inventory/host_vars/proxy30.fedoraproject.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inventory/host_vars/proxy30.fedoraproject.org b/inventory/host_vars/proxy30.fedoraproject.org index 1d4e511f24..8e48b17e0b 100644 --- a/inventory/host_vars/proxy30.fedoraproject.org +++ b/inventory/host_vars/proxy30.fedoraproject.org @@ -9,3 +9,6 @@ vpn: true nrpe_procs_warn: 1200 nrpe_procs_crit: 1400 + +nagios_Check_Services: + swap: false