Ottomata has submitted this change and it was merged.
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(-)
Approvals:
Ottomata: Verified; Looks good to me, approved
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: merged
Gerrit-Change-Id: I9d4ea1b68e11ede506e635ae2847f60e86a28c3f
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits