David Bennett
1a86fd1a2d
Config Option to Enable Logging with Local Time ( #9123 )
...
* Configurable local time logging
* make timezone configurable
* Address linter feedback.
* update with example
2021-04-16 14:39:19 -04:00
Helen Weller
66e12e062d
remove deprecation warning ( #9125 )
2021-04-13 16:13:06 -04:00
David Reimschussel
f0c85492c3
Update changelog
...
(cherry picked from commit dc4fa5dd9aa5876b6ba5022aab3d5453fecc7b2b)
2021-04-07 13:19:36 -06:00
Steven Soroka
5252806753
Update changelog
...
(cherry picked from commit c5a95ded035cd828c219bd01badc47574a49f2bc)
2021-03-17 16:45:19 -04:00
Connor Quagliana
30e189df16
Add an optional health metric for the sqlserver input plugin ( #8544 )
2021-03-11 16:07:38 -05:00
Steven Soroka
6b8d3601fe
Update changelog
...
(cherry picked from commit 5698d96f66197404df3d9bfaeb7e9bd065ece20a)
2021-03-10 17:07:44 -05:00
Todd Campbell
ed468f4aa7
Fix output name to match directory name for sensu output plugin ( #8960 )
...
Signed-off-by: Todd Campbell <todd@sensu.io>
2021-03-09 14:39:57 -08:00
David Reimschussel
dd9e924832
Update changelog
...
(cherry picked from commit 6cdf98fb58afc1263c522d7d42ee524024026494)
2021-03-03 14:02:47 -07:00
Marcin Lewandowski
5e3d7b8a16
Input plugin for RavenDB ( #8834 )
2021-03-03 14:37:06 -05:00
Steven Soroka
a5385a2557
Update changelog
...
(cherry picked from commit 3e8cf10a86eadf24c713f839f9e5825542827964)
2021-02-17 17:02:28 -05:00
Sreejith Pp
f888136333
Add support for datadog distributions metric ( #8179 )
...
* Add support for datadog distributions in statsd
* Parse metric distribution correctly
* Add tests to check distributions are parsed correctly
* Update Statsd plugin Readme with details about Distributions metric
* Refactor metric distribution initialization code
* Update distribution metric interface to replace fields with value
* Refactor statsd distribution metric test code
* Fix go formatting errors
* Add tests to parse only when DataDog Distributions config is enabled
* Add config to enable parsing DataDog Statsd Distributions
* Document use of datadog_distributions config in Readme
2021-02-16 11:50:01 -06:00
Steven Soroka
d415d9f0fb
Update changelog
...
(cherry picked from commit 057f626cd85bb9813706ca029ab7a5ef2c6ab2e0)
2021-01-27 17:00:12 -05:00
Steven Soroka
73f7e7da18
Update changelog
...
(cherry picked from commit d7cc715c15f2421eba8b56b0fec4c6d930cd250c)
2020-12-16 16:21:03 -05:00
Steven Soroka
7d3b7fc2f9
Update changelog
...
(cherry picked from commit f88373afa465bd7e4e4cd9030115238582166b80)
2020-12-10 17:25:08 -05:00
Avinash Nigam
e687cd7a5f
SQL Server HA/DR Availability Group queries ( #8379 )
2020-12-08 15:40:11 -05:00
Patryk Małek
885d0affa6
Sumo Logic output plugin: fix unparsable config.Size from sample config ( #8243 )
2020-10-21 12:43:24 -06:00
Patryk Małek
190fdd24fa
Sumo Logic output plugin: only support HTTP POST ( #8262 )
2020-10-14 12:11:23 -04:00
David Reimschussel
a8810b2b7a
Update etc/telegraf.conf
2020-10-08 11:12:19 -06:00
David Reimschussel
c8a412e995
Update telegraf.conf
2020-10-01 14:43:45 -06:00
Patryk Małek
e9dcade0a8
Sumo Logic output plugin ( #8023 )
2020-09-10 10:56:35 -04:00
Toni Moreno
9a06ac1d6a
added force_document_id option to ES output enable resend data and avoiding duplicated ES documents, fix #7891 ( #8019 )
2020-09-08 16:34:27 -04:00
Daniel Nelson
7af3792b20
Update telegraf.conf
2020-07-16 10:00:50 -07:00
Labesse Kévin
4c4945fecc
documentation: typo outputs cloud_pubsub ( #7817 )
2020-07-10 11:50:52 -04:00
Daniel Nelson
9e3fc73bc8
Update sample configuration
2020-07-07 14:45:48 -07:00
ihard
94c75b51a8
Add configurable separator graphite serializer and output ( #7545 )
2020-05-20 17:15:18 -07:00
Daniel Nelson
aab5800aac
Regenerate telegraf.conf
2020-04-13 12:46:03 -07:00
Andrés Álvarez
cc6c77f301
Deploy telegraf configuration as a "non config" file ( #7250 )
2020-04-09 14:27:59 -04:00
Daniel Nelson
6a2d35956c
Update etc/telegraf.conf
2020-03-18 16:15:15 -07:00
Daniel Nelson
e376228a1a
Update etc/telegraf.conf
2020-03-18 15:32:02 -07:00
Harshit Bansal
a612a4d85f
Add option for explicitly including queries in sqlserver input plugin ( #7150 )
2020-03-16 13:46:42 -07:00
Harshit Bansal
1ce56f8b59
Document port specification in postgres input plugins ( #7132 )
2020-03-10 12:02:50 -07:00
Kevin Lin
d35290ac7e
plugins/inputs: New input for Wireguard server ( #6367 )
2020-03-09 18:34:43 -04:00
Rick van de Loo
0103691eb6
Fix typo in exec input readme ( #7086 )
2020-02-26 09:33:24 -08:00
Daniel Nelson
69d9c10572
Update example telegraf.conf
2020-01-08 10:50:40 -08:00
Enno Lohmeier
697963e8cc
Expose unbound-control config file option ( #6770 )
2019-12-17 16:50:00 -08:00
Daniel Nelson
d6f2857c2b
Update sample config
2019-12-12 11:05:31 -08:00
Daniel Nelson
5d502bb605
Update sample config
2019-12-03 12:45:53 -08:00
Enno Lohmeier
e04bb1e07f
Support partition assignement strategy configuration in kafka_consumer ( #6688 )
2019-11-27 10:54:29 -08:00
Dheeraj Dwivedi
a01d273c45
Support custom success codes in http input ( #6549 )
2019-10-21 14:23:36 -07:00
Daniel Nelson
9f612fd52d
Update sample configuration
2019-08-27 12:41:16 -07:00
Daniel Nelson
ac66838f9f
Update win_perf_counters sample config ( #6286 )
...
Remove extra percent from win_perf_counters sample config and have it
mirror the config provided in the Windows package.
2019-08-20 17:12:21 -07:00
Daniel Nelson
8a8125692a
Update Windows changelog
2019-08-05 11:21:26 -07:00
dupondje
78d3b86581
Add Indices stats to elasticsearch input ( #6060 )
2019-08-02 12:42:25 -07:00
Daniel Nelson
28f1bdb696
Add note to configuration about when log rotation occurs
2019-07-31 13:30:30 -07:00
Thierry Sallé
ef9a1c0d5b
Gather per collections stats in mongodb input plugin ( #6137 )
2019-07-30 21:36:19 -07:00
Daniel Nelson
785b76d3d1
Update sample config
2019-07-25 17:15:32 -07:00
Mike Moein
131f85db73
Add TLS mutual auth supoort to jti_openconfig_telemetry plugin ( #6027 )
2019-06-21 12:25:45 -07:00
Daniel Nelson
9e3f918db5
Update sample configurations
2019-06-05 14:07:30 -07:00
dupondje
a0202744cf
Add PowerDNS Recursor input plugin ( #4545 )
2019-04-23 16:34:52 -07:00
Daniel Nelson
2faf37e5c1
Fix docs for metric buffer limit to reflect current behavior ( #5741 )
2019-04-17 15:46:20 -07:00
Daniel Nelson
2566210df1
Update telegraf.conf
2019-03-11 12:32:45 -07:00
Daniel Nelson
d09c213562
Fix sample configuration; generated with wrong version
2019-03-02 21:07:05 -08:00
Daniel Nelson
2d2abe295b
Update sample telegraf.conf
2019-02-27 11:11:10 -08:00
Daniel Nelson
a98483cc11
Update telegraf.conf
2019-02-01 12:27:31 -08:00
Marcelo Almeida
f739ce2a35
Use datacenter option spelling in consul input ( #5320 )
2019-01-23 14:10:38 -08:00
Pierre Fersing
0772076378
Allow for force gathering ES cluster stats ( #4345 )
2018-11-19 11:53:09 -08:00
Daniel Nelson
d886055f67
Update telegraf_windows.conf
2018-11-14 12:06:23 -08:00
Daniel Nelson
cb84993b7e
Update telegraf.conf
2018-11-05 14:55:10 -08:00
Daniel Nelson
b9107641ec
Regenerate telegraf.conf
2018-10-18 23:27:27 -07:00
Rodney Gitzel
9efe7c12f0
Expand documentation of 'qos' configuration in mqtt_consumer input ( #4784 )
2018-10-03 17:21:30 -07:00
Daniel Nelson
dab6ed7d8f
Update sample telegraf.conf
2018-09-18 18:15:10 -07:00
Greg Linton
96f3d7def4
Update telegraf.conf
2018-09-12 16:08:19 -06:00
dangeist
6361fd3774
Allow alternate binaries for iptables input plugin. ( #4682 )
2018-09-12 11:47:45 -07:00
Greg Linton
027016aea2
Update changelog
2018-08-14 14:41:24 -06:00
Lee Jaeyong
98a785b077
Remove duplicate "Network Interface" section from win_perf_counters config ( #4547 )
2018-08-12 16:32:07 -07:00
dupondje
e1160c26bc
Add ip restriction for the prometheus_client output ( #4431 )
2018-08-01 16:43:34 -06:00
Jonathan G
b93460dd06
Split multiple sensor keys in ipmi input ( #4450 )
2018-07-31 17:56:03 -06:00
Jacob Lisi
c7cfc2ec39
Add http path configuration for OpenTSDB output ( #4347 )
2018-07-02 15:04:01 -07:00
Pierre Fersing
a4214abfc4
Ignore more boring filesystems from disk plugin ( #4244 )
2018-06-06 13:44:26 -07:00
Daniel Nelson
7103077b3f
Update sample config
2018-06-05 11:45:07 -07:00
Mike Gent
312116c101
Add passive mode exchange declaration option to amqp consumer input ( #3995 )
2018-06-03 15:52:59 -07:00
Mike Gent
2cc2913d81
Add static routing_key option to amqp output ( #3994 )
2018-06-03 15:52:00 -07:00
Daniel Nelson
3072b5a493
Update mqtt output docs and changelog
2018-05-18 19:03:00 -07:00
jvrahav
81f5a41bc9
Add batch mode to mqtt output ( #4094 )
2018-05-18 18:55:02 -07:00
Daniel Nelson
558caf57de
Update sample config
2018-05-11 18:18:53 -07:00
Daniel Nelson
de355b76d6
Simplify testing with TLS ( #4095 )
2018-05-04 16:33:23 -07:00
Daniel Nelson
c1d4b0b154
Update telegraf.conf
2018-05-02 11:50:11 -07:00
Daniel Nelson
7b23287e20
Update sample telegraf.conf
2018-04-02 14:40:51 -07:00
Evan Kinney
def76ace3b
Add HTTP basic auth support to the http_listener input ( #3496 )
2018-03-23 11:56:49 -07:00
Daniel Nelson
de22480e7d
Update example config
2018-03-07 13:49:04 -08:00
Patrick O'Keeffe
3501b65f7c
Improve fail2ban use_sudo docs ( #3852 )
2018-03-05 16:32:45 -08:00
Jorge Canha
cd620ac144
Add keep alive support to the TCP mode of statsd ( #3781 )
2018-02-15 20:04:49 -08:00
Daniel Nelson
6c075c4346
Fix name error in jolokia2_agent sample config ( #3624 )
2017-12-28 16:10:00 -08:00
Daniel Nelson
ca8911fec0
Update example config
2017-12-01 11:49:07 -08:00
aromeyer
dc2c8791d0
Add opensmtpd input plugin ( #3449 )
2017-11-20 14:39:13 -08:00
aromeyer
e544d742f9
Add unbound input plugin ( #3434 )
2017-11-20 14:32:06 -08:00
Felix Geisendörfer
62ec3e50d9
Add CrateDB output plugin ( #3210 )
2017-11-09 14:03:16 -08:00
Lukasz Jagiello
493af043d3
Add Solr input plugin ( #2019 )
2017-11-07 16:44:09 -08:00
Windkit Li
2f8d0f4d47
Fix snmpwalk address format in leofs input ( #3328 )
2017-10-12 17:26:14 -07:00
Daniel Nelson
e4f5547d37
Update example config
2017-09-29 16:09:31 -07:00
Lukasz Jagiello
a4b8805f7f
Add support for NSQLookupd to nsq_consumer ( #3215 )
2017-09-25 16:33:05 -07:00
Dimitris Rozakis
9c8f4afa37
Respect path prefix in influx output uri ( #3224 )
2017-09-13 17:27:01 -07:00
Daniel Nelson
9796d3c99d
Use ip address for default InfluxDB ip in config
...
Helps with initial setup if localhost cannot be resolved due to the pure
go resolver.
2017-09-05 12:55:21 -07:00
Daniel Nelson
70c2b83f00
Update histogram aggregator documentation ( #3133 )
2017-08-18 13:24:05 -07:00
Daniel Nelson
36c2c88fd2
Update example config
2017-08-17 18:54:06 -07:00
Daniel Nelson
8b588ea37f
Update sample config
2017-08-16 16:46:40 -07:00
Slawomir Skowron
f3435f1c59
Add TCP listener for statsd input ( #2293 )
2017-08-08 11:41:26 -07:00
Vladislav Mugultyanov
9c0aadf445
Add histogram aggregator plugin ( #2387 )
2017-07-31 11:33:51 -07:00
Aleksey Shirokih
a8a637809e
Change default prometheus_client port ( #2973 )
2017-06-29 14:03:42 -07:00
vodolaz095
1fdbfa4719
Add support for RethinkDB 1.0 handshake protocol ( #2963 )
...
Allow rethinkdb input plugin to work with RethinkDB 2.3.5+ databases that requires username,password authorization and Handshake protocol v1.0
* remove top level header not required in sample config
* remove top level header not required in sample config
2017-06-26 14:29:48 -07:00
Eugene Shilin
cb5a12de3d
Add standard SSL options to mysql input ( #2933 )
2017-06-19 11:42:43 -07:00
Dheeraj Dwivedi
f0cbfe4d67
Add secure connection support to graphite output ( #2602 )
2017-06-13 13:42:11 -07:00
Seuf
2092443cd7
Add Kafka 0.9+ consumer support ( #2487 )
2017-06-07 18:22:28 -07:00
Daniel Nelson
c7a0e40c87
Update telegraf.conf
2017-04-28 13:47:32 -07:00
Daniel Nelson
052e88ad5e
Fix grammar
2017-04-27 14:59:18 -07:00
Daniel Nelson
b9ce455bba
Update telegraf.conf
2017-04-27 11:53:32 -07:00
François de Metz
58ee962679
GitHub webhooks: check signature ( #2493 )
2017-04-17 11:42:03 -07:00
Daniel Nelson
5612df48f9
Update telegraf.conf
2017-03-27 14:49:04 -07:00
Chris Koehnke
9618515926
Disk counter array newline ( #2481 )
...
Tweak formatting of `LogicalDisk` counter array to have one entry per
line.
2017-03-02 08:43:33 +00:00
Fabio Berchtold
3fa37a9212
Rewriting Riemann output plugin ( #1900 )
...
* rename to riemann_legacy
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* initial draft for Riemann output plugin rewrite
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add unit tests
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add option to send string metrics as states
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add integration tests
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add plugin README.md
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* bump riemann library
* clarify settings description
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* update Readme.md with updated description
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add Riemann event examples
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* use full URL for Riemann server address
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
closes #1878
2017-01-27 14:54:59 -08:00
Pierre Fersing
be10b19760
Added more Windows metrics ( #2290 )
...
Signed-off-by: Pierre Fersing <pierre.fersing@bleemeo.com>
2017-01-24 12:38:10 -08:00
Cameron Sparr
411853fc74
update etc/telegraf.conf
2017-01-12 11:14:12 +00:00
Matt O'Hara
1392e73125
Add clusterstats to elasticsearch plugin ( #1979 )
...
* add clusterstats to elasticsearch input plugin
* add clusterstats to elasticsearch input plugin
* add clusterstats to elasticsearch input plugin
* add clusterstats to elasticsearch input plugin
* add clusterstats to elasticsearch input plugin
* responses to requested changes
* remove unnecessary recommendation
2016-12-20 16:30:03 +00:00
Christian Eichelmann
efb64a049f
add a hint to possible basic authentication settings
2016-12-09 12:58:54 +00:00
Chris Goller
fbf5bee051
Update win_pref_counter to include Processor Queue Length in examples. ( #2029 )
2016-11-16 13:16:44 +00:00
John Engelman
5d3850c44e
Update docs on Cloudwatch. Set default period to 5m. ( #2000 )
2016-11-07 12:14:04 +00:00
Cameron Sparr
e84b356a12
Update etc/telegraf.conf
2016-11-04 13:18:44 +00:00
Cameron Sparr
16081b2d1a
Update etc/telegraf.conf
2016-11-03 14:31:55 +00:00
Cameron Sparr
c7834209d2
Major Logging Overhaul
...
in this commit:
- centralize logging output handler.
- set global Info/Debug/Error log levels based on config file or flags.
- remove per-plugin debug arg handling.
- add a I!, D!, or E! to every log message.
- add configuration option to specify where to send logs.
closes #1786
2016-10-03 17:13:03 +01:00
Cameron Sparr
f12368698b
Update etc/telegraf.conf
...
closes #1789
2016-09-21 11:53:06 +01:00
Charles-Henri
094eda22c0
Add new iptables plugin
...
The iptables plugin aims at monitoring bytes and packet counters
matching a given set of iptables rules.
Typically the user would set a dedicated monitoring chain into a given
iptables table, and add the rules to monitor to this chain. The plugin
will allow to focus on the counters for this particular table/chain.
closes #1471
2016-08-31 10:42:44 +01:00
Simon Murray
38d877165a
Ceph Cluster Performance Input Plugin
...
The existing ceph input plugin only has access to the local admin daemon socket
on the local host, and as such has access to a limited subset of data. This
extends the plugin to use CLI commands to get access to the full spread of Ceph
data. This patch collects global OSD map and IO statistics, PG state and per pool
IO and utilization statistics.
closes #1513
2016-08-30 15:43:07 +01:00
Cameron Sparr
4ce8dd5f9a
Rename snmp plugin to snmp_legacy
2016-08-11 16:11:35 +01:00
Ross McDonald
69e4e862a3
Fix typo of 'quorom' to 'quorum' when specifying write consistency. ( #1618 )
2016-08-10 17:51:21 +01:00
Cameron Sparr
c0e895c3a7
etc/telegraf.conf update
2016-08-10 15:16:01 +01:00
Cameron Sparr
49988b15a3
Default config typo fix
2016-08-06 07:40:28 +01:00
Cameron Sparr
4bc6fdb09e
Removing INFLUXDB_HTTP_LOG from logparser usage/docs
...
this log format is likely soon going to be removed from a future
influxdb release, so we should not be recommending that users base any
of their log parsing infra on this.
2016-08-04 16:42:59 +01:00
Cameron Sparr
8acda0da8f
Update etc/telegraf.conf
2016-07-21 17:53:41 +01:00
Pierre Fersing
0462af164e
Added option "total/perdevice" to Docker input ( #1525 )
...
Like cpu plugin, add two option "total" and "perdevice" to send network
and diskio metrics either per device and/or the sum of all devices.
2016-07-21 16:50:12 +01:00
Kostas Botsas
7b550c11cb
Documentation for load balancing on graphite output servers ( #1469 )
...
* Added documentation for load balancing on graphite output servers
* clarifications
* updates1
* updates2
* updates3
2016-07-14 09:06:00 -06:00
Cameron Sparr
f7e057ec55
refactor cgroup build so non-linux systems see plugin
...
also updated the README for the fields->files change.
2016-06-23 11:47:25 +01:00
Cameron Sparr
30cc00d11b
Update changelog, etc/telegraf.conf
2016-06-23 10:28:38 +01:00
François de Metz
e603825e37
Add new webhooks plugin that superseed github and rollbar plugins.
...
closes #1289
Signed-off-by: François de Metz <francois@stormz.me>
Signed-off-by: Cyril Duez <cyril@stormz.me>
Rename internals struct.
Signed-off-by: François de Metz <francois@stormz.me>
Signed-off-by: Cyril Duez <cyril@stormz.me>
Update changelog.
Signed-off-by: François de Metz <francois@stormz.me>
Signed-off-by: Cyril Duez <cyril@stormz.me>
Update READMEs and CHANGELOG.
Signed-off-by: François de Metz <francois@stormz.me>
Signed-off-by: Cyril Duez <cyril@stormz.me>
Update SampleConfig.
Update the config format.
Update telegraf config.
Update the webhooks README.
Update changelog.
Update the changelog with an upgrade path.
Update default ports.
Fix indent.
Check for nil value on AvailableWebhooks.
Check for CanInterface.
2016-06-22 17:18:14 +01:00
Cameron Sparr
cb3c54a1ae
logparser input plugin
...
closes #102
closes #328
2016-06-21 14:23:01 +01:00
Cameron Sparr
af0979cce5
change "default" retention policy to ""
...
closes #1374
2016-06-16 12:22:27 +01:00
Cameron Sparr
d7efb7a71d
Add precision rounding to accumulator
...
Adding precision rounding to the accumulator. This means that now every
input metric will get rounded at collection, rather than at write (and
only for the influxdb output).
This feature is disabled for service inputs, because service inputs
should be in control of their own timestamps & precisions.
2016-06-14 00:36:39 +01:00
Cameron Sparr
ea2521bf27
Fixup ping change
...
fixes #1335
2016-06-10 13:05:28 +01:00
Cameron Sparr
137843b2f6
Change default zookeeper chroot to empty string
...
closes #1112
2016-06-10 12:07:36 +01:00
Cameron Sparr
c4841843a9
Create dummy zfs plugin file
2016-06-01 18:53:29 +01:00
Cameron Sparr
f08a27be5d
graylog input doc tweaks
...
closes #1261
2016-06-01 18:44:18 +01:00
Cameron Sparr
c4cfdb8a25
Revert "Revert graylog output"
...
This reverts commit 4f27315720 .
2016-05-31 16:45:14 +01:00
Martin Seener
e809c4e445
Also added reasonable default for influxdb input plugin
...
to simplify configuration for most users
closes #1295
2016-05-31 13:41:02 +01:00
Cameron Sparr
4f27315720
Revert graylog output
2016-05-31 11:23:01 +01:00
Cameron Sparr
069764f05e
Update README & etc/telegraf.conf
2016-05-31 11:02:10 +01:00
Jan Shim
ed2d1d9bb7
Add kernel_vmstat input plugins
2016-05-31 10:46:34 +01:00
Robin Percy
0fb2d2ffae
Adding a conntrack input plugin
...
- Collects conntrack stats from the configured directories and files.
Applying PR feedback:
- Rebased onto master
- Updated README/CHANGELOG
- Limited lines to 80 chars
- Improved plugin docs and README
- added a dummy notlinux build file
Fixed up CHANGELOG and README after rebase
closes #1164
2016-05-31 10:42:19 +01:00
Martin
984b6cb0fb
Made the apache input’s urls parameter optional by using a reasonable default for most users ( #1288 )
2016-05-27 16:12:36 +01:00
Martin Seener
42d7fc5e16
Use the DefaultURL parameter if no url is explicitly set by the user
...
closes #1278
closes #1277
2016-05-26 12:14:43 +01:00
Cameron Sparr
1ef5599361
update changelog & etc/telegraf.conf
2016-05-24 15:34:56 +01:00
Cameron Sparr
cb59517ceb
Update etc/telegraf.conf
2016-05-24 11:16:21 +01:00