Rush has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/220510

Change subject: confd: nrpe two procs is still sane
......................................................................

confd: nrpe two procs is still sane

Change-Id: If76c7204774fe8684bfb1d1cd1bcad137ae01569
---
M modules/confd/manifests/init.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/10/220510/1

diff --git a/modules/confd/manifests/init.pp b/modules/confd/manifests/init.pp
index 31a1464..7df02c7 100644
--- a/modules/confd/manifests/init.pp
+++ b/modules/confd/manifests/init.pp
@@ -65,7 +65,7 @@
     } else {
         nrpe::monitor_service {'confd':
             description  => 'ensure confd service',
-            nrpe_command => '/usr/lib/nagios/plugins/check_procs -a 
/usr/bin/confd -c 1:1',
+            nrpe_command => '/usr/lib/nagios/plugins/check_procs -a 
/usr/bin/confd -c 1:2',
             require      => Service['confd'],
         }
     }

-- 
To view, visit https://gerrit.wikimedia.org/r/220510
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If76c7204774fe8684bfb1d1cd1bcad137ae01569
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <r...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to