Dzahn has submitted this change and it was merged.

Change subject: mailman: increase out queue to 300 check
......................................................................


mailman: increase out queue to 300 check

Bug: T114861
Change-Id: Ie01411c627d17f5947505b517dabdfacb43a9116
---
M manifests/role/lists.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/manifests/role/lists.pp b/manifests/role/lists.pp
index 1943e31..cae94f3 100644
--- a/manifests/role/lists.pp
+++ b/manifests/role/lists.pp
@@ -116,7 +116,7 @@
 
     nrpe::monitor_service { 'mailman_queue':
         description   => 'mailman_queue_size',
-        nrpe_command  => '/usr/bin/sudo -u list 
/usr/local/lib/nagios/plugins/check_mailman_queue 25 25 200 25',
+        nrpe_command  => '/usr/bin/sudo -u list 
/usr/local/lib/nagios/plugins/check_mailman_queue 25 25 300 25',
     }
 
     # on list servers we monitor I/O with iostat

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie01411c627d17f5947505b517dabdfacb43a9116
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: John F. Lewis <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to