net-mgmt/telegraf: merge version 1.0 from master

This commit is contained in:
Franco Fichtner 2017-10-24 07:59:01 +02:00
parent 220f40e768
commit 282467f558
2 changed files with 2 additions and 3 deletions

View file

@ -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"

View file

@ -3,7 +3,7 @@
<id>output.influx_enable</id>
<label>Enable Influx</label>
<type>checkbox</type>
<help>This will enable InfluxDB as output.</help>
<help>This will enable InfluxDB as output. Format is without square brackets, just like http://192.168.0.1:8086.</help>
</field>
<field>
<id>output.influx_url</id>