Springle has submitted this change and it was merged.

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(-)

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



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: merged
Gerrit-Change-Id: I9a3ffc1e558fc0ed6645d59b31d8e6d9ac86f3d1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Springle <[email protected]>
Gerrit-Reviewer: Springle <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to