From 8faf8b916253c62f42c208812f8da3118d4a87b2 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 10 Sep 2022 11:56:35 +0100 Subject: Disable Nagios update check, it's a bit crashy --- nagios/nagios.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nagios') diff --git a/nagios/nagios.cfg b/nagios/nagios.cfg index a994f70..9c5b8f7 100644 --- a/nagios/nagios.cfg +++ b/nagios/nagios.cfg @@ -709,7 +709,7 @@ interval_length=60 # by Nagios Enterprises from the update check is processed in accordance # with our privacy policy - see https://api.nagios.org for details. -check_for_updates=1 +check_for_updates=0 -- cgit v1.2.3