summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-01 13:02:38 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-01 13:02:38 +0200
commit065e416930e69a5d7658cb023e791310480e1c0e (patch)
tree8507beafe76d417f69664f560df3a69417ab8d2b /hosts
parent7caa6c7cccb344cde52d2910a904892cb7a87554 (diff)
downloadjenkins.debian.net-065e416930e69a5d7658cb023e791310480e1c0e.tar.xz
munin via ssh+nc works nicely now
Diffstat (limited to 'hosts')
-rw-r--r--hosts/jenkins/etc/munin/munin.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/hosts/jenkins/etc/munin/munin.conf b/hosts/jenkins/etc/munin/munin.conf
index 38c21ead..493ff325 100644
--- a/hosts/jenkins/etc/munin/munin.conf
+++ b/hosts/jenkins/etc/munin/munin.conf
@@ -122,19 +122,19 @@ contact.me.command mail -s "Munin notification ${var:host}" root
use_node_name yes
[bpi0-armhf-rb.debian.net]
- address ssh://bpi0-armhf-rb.debian.net/bin/nc localhost 4949
+ address ssh://bpi0-armhf-rb.debian.net:2222/bin/nc localhost 4949
use_node_name yes
[hb0-armhf-rb.debian.net]
- address ssh://hb0-armhf-rb.debian.net/bin/nc localhost 4949
+ address ssh://hb0-armhf-rb.debian.net:2224/bin/nc localhost 4949
use_node_name yes
[wbq0-armhf-rb.debian.net]
- address ssh://wbq0-armhf-rb.debian.net/bin/nc localhost 4949
+ address ssh://wbq0-armhf-rb.debian.net:2225/bin/nc localhost 4949
use_node_name yes
[cbxi4pro0-armhf-rb.debian.net]
- address ssh://cbxi4pro0-armhf-rb.debian.net/bin/nc localhost 4949
+ address ssh://cbxi4pro0-armhf-rb.debian.net:2226/bin/nc localhost 4949
use_node_name yes
[freebsd-jenkins.debian.net]