Ottomata has uploaded a new change for review.

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


Change subject: Stacking some more values in udp2log ganglia view
......................................................................

Stacking some more values in udp2log ganglia view

Change-Id: I9d4ea1b68e11ede506e635ae2847f60e86a28c3f
---
M manifests/misc/monitoring.pp
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/55/57555/1

diff --git a/manifests/misc/monitoring.pp b/manifests/misc/monitoring.pp
index 7dc6e3c..b8161ef 100644
--- a/manifests/misc/monitoring.pp
+++ b/manifests/misc/monitoring.pp
@@ -76,6 +76,7 @@
                        {
                                'host_regex'   => $host_regex,
                                'metric_regex' => 'drops',
+                               'type'         => 'stack',
                        },
                        {
                                'host_regex'   => $host_regex,
@@ -89,14 +90,17 @@
                        {
                                'host_regex'   => $host_regex,
                                'metric_regex' => 'UDP_InErrors',
+                               'type'         => 'stack',
                        },
                        {
                                'host_regex'   => $host_regex,
                                'metric_regex' => 'UDP_RcvbufErrors',
+                               'type'         => 'stack',
                        },
                        {
                                'host_regex'   => $host_regex,
                                'metric_regex' => 'UDP_InDatagrams',
+                               'type'         => 'stack',
                        },
                ],
        }

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

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

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

Reply via email to