collectd: server update

This commit is contained in:
Astro 2020-05-22 17:22:04 +02:00
parent 55ef4cfc76
commit 8e202b0f52
1 changed files with 2 additions and 6 deletions

View File

@ -21,12 +21,8 @@ LoadPlugin network
<Plugin 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"
</Plugin>
{%- elif plugin == 'ping' %}