From b383884019b7ab443d52e4bd0ec5f0c313452894 Mon Sep 17 00:00:00 2001 From: Luke Faraone Date: Wed, 14 May 2014 15:15:30 -0700 Subject: [PATCH] Change expected autossh processes to 10 (imported from commit 41b06ce3f7cded7a29101a6de2d471bdffab5bcc) --- puppet/zulip_internal/files/nagios3/conf.d/localhost.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet/zulip_internal/files/nagios3/conf.d/localhost.cfg b/puppet/zulip_internal/files/nagios3/conf.d/localhost.cfg index 6e34ce7ad0..c6cc3235db 100644 --- a/puppet/zulip_internal/files/nagios3/conf.d/localhost.cfg +++ b/puppet/zulip_internal/files/nagios3/conf.d/localhost.cfg @@ -41,7 +41,7 @@ define service{ service_description Number of autossh processes # If you change the number of munin autossh processes, change # the second and third arguments, below. - check_command check_named_procs!autossh!12:12!12:17 + check_command check_named_procs!autossh!10:10!10:17 } define service{