Ottomata has uploaded a new change for review.

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


Change subject: Fixing kafka producer process nrpe check on analytics1008
......................................................................

Fixing kafka producer process nrpe check on analytics1008

Change-Id: I863399d38f9b88d12cbf6039b0c4d88ee664590c
---
M manifests/role/analytics.pp
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/54/72954/1

diff --git a/manifests/role/analytics.pp b/manifests/role/analytics.pp
index 35475ad..bf821cb 100644
--- a/manifests/role/analytics.pp
+++ b/manifests/role/analytics.pp
@@ -203,8 +203,8 @@
                monitor_log_age    => false,
        }
 
-       misc::analytics::monitoring::kafka::producer { 
'webrequest-wikipedia-mobile':
-               warning  => 120000,
-               critical => 6000,
+       misc::analytics::monitoring::kafka::producer { 
'webrequest-all-sampled-1000':
+               warning  => 80,
+               critical => 40,
        }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I863399d38f9b88d12cbf6039b0c4d88ee664590c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>

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

Reply via email to