diff --git a/collectd/README.md b/collectd/README.md index c87c851..eb96870 100644 --- a/collectd/README.md +++ b/collectd/README.md @@ -43,7 +43,7 @@ network.conf LoadPlugin network - Server "influxdb" "8096" + Server "influxdb" "25826" ``` diff --git a/collectd/collectd/conf.d/network.conf b/collectd/collectd/conf.d/network.conf index 0af54bb..dfc3199 100644 --- a/collectd/collectd/conf.d/network.conf +++ b/collectd/collectd/conf.d/network.conf @@ -1,5 +1,5 @@ LoadPlugin network - Server "influxdb" "8096" + Server "influxdb" "25826"