telegraf/plugins
Jari Sukanen df7318a08a 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-04-29 16:07:01 +03:00
..
inputs exec plugin: allow using glob pattern in command list 2016-04-29 16:07:01 +03:00
outputs Sanitize invalid opentsdb characters 2016-04-28 17:01:50 -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