Alexandros Kosiaris has uploaded a new change for review.

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

Change subject: ganeti: Enable KSM diamond collector
......................................................................

ganeti: Enable KSM diamond collector

Bug: T146038
Change-Id: Id99621fbcf810c4df28d36624b748d96bacc48ed
---
M manifests/role/ganeti.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/45/312245/1

diff --git a/manifests/role/ganeti.pp b/manifests/role/ganeti.pp
index 951a5d4..d58dfa9 100644
--- a/manifests/role/ganeti.pp
+++ b/manifests/role/ganeti.pp
@@ -1,6 +1,8 @@
 # Role classes for ganeti
 class role::ganeti {
     include ::ganeti
+    # Ganeti hosts have KSM enabled. So get stats about it
+    diamond::collector { 'KSM': }
 
     system::role { 'role::ganeti':
         description => 'Ganeti Node',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id99621fbcf810c4df28d36624b748d96bacc48ed
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>

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

Reply via email to