Alexandros Kosiaris has uploaded a new change for review.

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

Change subject: diamond: enable ntpd collector across the fleet
......................................................................

diamond: enable ntpd collector across the fleet

Having metrics about the state of clocks around the fleet could prove
useful when debugging issues. Enable ntpd collector throught the fleet

Change-Id: I8fbf8684369859356b3b3427433c0595b704dd1e
---
M modules/diamond/manifests/init.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/23/247823/1

diff --git a/modules/diamond/manifests/init.pp 
b/modules/diamond/manifests/init.pp
index caf566c..0cffd73 100644
--- a/modules/diamond/manifests/init.pp
+++ b/modules/diamond/manifests/init.pp
@@ -118,6 +118,8 @@
 
     diamond::collector { 'TCP': }
 
+    diamond::collector { 'Ntpd': }
+
     diamond::collector { 'DiskUsage':
         settings => {
             devices   => 
'PhysicalDrive[0-9]+$|md[0-9]+$|sd[a-z]+$|x?vd[a-z]+$|disk[0-9]+$|dm-[0-9]+$',

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

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

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

Reply via email to