diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-04-28 12:31:35 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-04-28 12:31:35 +0200 |
commit | 0ce84e5732b974565dc1d8cab5824f3e968dc640 (patch) | |
tree | 00c9bba89e5c2ffbaddad06eaa77f3b4c2bad689 /hosts | |
parent | 169af4cacaab711ec395ea5b9262e77e02662f06 (diff) | |
download | jenkins.debian.net-0ce84e5732b974565dc1d8cab5824f3e968dc640.tar.xz |
use new IP for pb15
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/jenkins/etc/munin/munin.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/jenkins/etc/munin/munin.conf b/hosts/jenkins/etc/munin/munin.conf index 9c7685eb..07e1d257 100644 --- a/hosts/jenkins/etc/munin/munin.conf +++ b/hosts/jenkins/etc/munin/munin.conf @@ -253,7 +253,7 @@ contact.me.command mail -s "Munin notification ${var:host}" root diskstats_iops.graph no [profitbricks-build15-amd64.debian.net] - address 85.184.251.184 + address 157.97.110.46 use_node_name yes df._srv_workspace.warning 90 df._srv_workspace.critical 95 |