Springle has uploaded a new change for review.

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


Change subject: Another ganglia aggregator for db multicast group to try to 
reduce stats gaps.
......................................................................

Another ganglia aggregator for db multicast group to try to reduce stats gaps.

Change-Id: I9a3ffc1e558fc0ed6645d59b31d8e6d9ac86f3d1
---
M manifests/site.pp
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/99/107999/1

diff --git a/manifests/site.pp b/manifests/site.pp
index cec71dd..77731fd 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -634,6 +634,9 @@
 
 ## m2 shard
 node /^db104[68]\.eqiad\.wmnet/ {
+    if $::hostname =~ /^db1048/ {
+        $ganglia_aggregator = true
+    }
     if $::hostname =~ /^db1046/ {
         class { role::coredb::m2 : mariadb => true }
     } else {

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

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

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

Reply via email to