From c3ef59647d17bff28a4b0d0369936f01acd1e263 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 2 Dec 2024 16:48:55 -0800 Subject: [PATCH] logdetective02: set nagios ping false to try and stop monitoring Signed-off-by: Kevin Fenzi --- inventory/host_vars/logdetective02.fedorainfracloud.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/host_vars/logdetective02.fedorainfracloud.org b/inventory/host_vars/logdetective02.fedorainfracloud.org index 17b2f4cdac..c8f278da57 100644 --- a/inventory/host_vars/logdetective02.fedorainfracloud.org +++ b/inventory/host_vars/logdetective02.fedorainfracloud.org @@ -18,6 +18,8 @@ devel: false root_auth_users: msuchy frostyx praiskup nikromen ttomecek jpodivin nagios_Can_Connect: False +nagios_Check_Services: + ping: false nrpe_client_uid: 500