diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile index 6001637fc..7be1e9ccb 100644 --- a/net-mgmt/telegraf/Makefile +++ b/net-mgmt/telegraf/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= telegraf -PLUGIN_VERSION= 0.1 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Agent for collecting metrics and data PLUGIN_DEPENDS= telegraf PLUGIN_MAINTAINER= m.muenz@gmail.com -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk" diff --git a/net-mgmt/telegraf/src/opnsense/mvc/app/controllers/OPNsense/Telegraf/forms/output.xml b/net-mgmt/telegraf/src/opnsense/mvc/app/controllers/OPNsense/Telegraf/forms/output.xml index 37c0c2fef..dcfb80fd5 100644 --- a/net-mgmt/telegraf/src/opnsense/mvc/app/controllers/OPNsense/Telegraf/forms/output.xml +++ b/net-mgmt/telegraf/src/opnsense/mvc/app/controllers/OPNsense/Telegraf/forms/output.xml @@ -3,7 +3,7 @@ output.influx_enable checkbox - This will enable InfluxDB as output. + This will enable InfluxDB as output. Format is without square brackets, just like http://192.168.0.1:8086. output.influx_url