telegraf/plugins
Jari Sukanen 6381efa7ce exec plugin: allow using glob pattern in command list
Allow using glob pattern in the command list in configuration. This enables for
example placing all commands in a single directory and using /path/to/dir/*.sh
as one of the commands to run all shell scripts in that directory.

Glob patterns are applied on every run of the commands, so matching commands can
be added without restarting telegraf.

closes #1127
2016-05-02 11:36:15 -06:00
..
inputs exec plugin: allow using glob pattern in command list 2016-05-02 11:36:15 -06:00
outputs Kafka output: set max_retry=3 & required_acks=-1 as defaults 2016-04-29 18:51:45 -06:00
parsers Add nagios parser for exec input plugin 2016-03-21 13:34:47 -06:00
serializers sanitize * to - in graphite serializer 2016-04-27 18:05:44 -06:00