diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-05-12 14:50:37 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-05-12 14:50:37 +0200 |
commit | c04c1c1bb23f0cb5e8f252c9d21e560142e3b488 (patch) | |
tree | f66350dbf9e30a4ec7aa9e6c5a7c41574b7deff1 | |
parent | 0076b7d2a252052ba79e06e148688cba822cd342 (diff) | |
download | jenkins.debian.net-c04c1c1bb23f0cb5e8f252c9d21e560142e3b488.tar.xz |
monitor these two new build VMs too
-rw-r--r-- | etc/munin/munin.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/munin/munin.conf b/etc/munin/munin.conf index 0c621577..c979757a 100644 --- a/etc/munin/munin.conf +++ b/etc/munin/munin.conf @@ -105,6 +105,14 @@ contact.me.command mail -s "Munin notification ${var:host}" root diskstats_latency.vda.avgwrwait.warning 0:20 diskstats_latency.vdb.avgwrwait.warning 0:20 +[jenkins-kvm-builder.debian.net] + address 78.137.101.153 + use_node_name yes + +[jenkins-2nd-builder.debian.net] + address 46.16.77.57 + use_node_name yes + # # A more complex example of a host tree # |