collectd: add network downstream

This commit is contained in:
Astro 2017-03-28 17:31:37 +02:00
parent 9fc6caec0d
commit 0ca4e03a69
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ LoadPlugin network
LoadPlugin network
<Plugin network>
Listen "::" "25826"
# Downstream at www1.hq.c3d2.de
Server "172.22.99.28" "25826"
</Plugin>
{%- elif plugin == 'ping' %}