diff --git a/salt/collectd/collectd.conf b/salt/collectd/collectd.conf index 6d26bbf..a181622 100644 --- a/salt/collectd/collectd.conf +++ b/salt/collectd/collectd.conf @@ -21,12 +21,8 @@ LoadPlugin network Listen "::" "25826" Forward true - # Downstream at www1.hq.c3d2.de - Server "172.22.99.28" "25826" - # Downstream at flatbert.hq.c3d2.de - Server "172.22.99.11" "25826" - # Downstream at grafana.hq.c3d2.de - Server "2a02:8106:208:5201:4042:fbff:fe4b:2de8" "25826" + Server "{{ pillar['hosts-inet6']['dn42']['serv']['spaceapi'] }}" "25826" + Server "{{ pillar['hosts-inet6']['dn42']['serv']['grafana'] }}" "25826" {%- elif plugin == 'ping' %}