Ottomata has submitted this change and it was merged.

Change subject: Change slope to "positive" for UDP metrics.
......................................................................


Change slope to "positive" for UDP metrics.

Change-Id: Iacabaef17b86683b7b6782ee49c82485438de91c
---
M files/ganglia/plugins/udp_stats.py
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/files/ganglia/plugins/udp_stats.py 
b/files/ganglia/plugins/udp_stats.py
index 32dee1c..63c0d2b 100644
--- a/files/ganglia/plugins/udp_stats.py
+++ b/files/ganglia/plugins/udp_stats.py
@@ -19,7 +19,7 @@
 UPDATE_INTERVAL = 5  # seconds
 
 defaults = {
-    "slope"      : "both",
+    "slope"      : "positive",
     "time_max"   : 60,
     "format"     : "%u",
     "value_type" : "uint",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iacabaef17b86683b7b6782ee49c82485438de91c
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to