telegraf/plugins
Jari Sukanen 9234c0b143 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.
2016-05-23 15:37:40 +03:00
..
inputs exec plugin: allow using glob pattern in command list 2016-05-23 15:37:40 +03:00
outputs Output stats to the Instrumental TCP Collector 2016-05-18 15:03:28 +01:00
parsers value parser: doc & string handling 2016-05-02 12:17:20 -06:00
serializers sanitize * to - in graphite serializer 2016-04-27 18:05:44 -06:00