diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-06-03 17:58:01 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-06-03 17:58:01 +0200 |
commit | 3e69818216d6b7cb9b3663e238b9bd55d979d8ea (patch) | |
tree | 02791d5ed8b9e79a142ee77926bf7f770b5eea51 /hosts/jenkins/etc | |
parent | 0e56d0b554b549f97724996e2cb49ac4591852af (diff) | |
download | jenkins.debian.net-3e69818216d6b7cb9b3663e238b9bd55d979d8ea.tar.xz |
fix pb-build5 ip address
Diffstat (limited to 'hosts/jenkins/etc')
-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 3b76971a..83810e47 100644 --- a/hosts/jenkins/etc/munin/munin.conf +++ b/hosts/jenkins/etc/munin/munin.conf @@ -169,7 +169,7 @@ contact.me.command mail -s "Munin notification ${var:host}" root diskstats_iops.graph no [profitbricks-build5-amd64.debian.net] - address 85.184.251.16 + address 85.184.249.46 use_node_name yes df._srv_workspace.warning 90 df._srv_workspace.critical 95 |