Update README.md (#8049)
This commit is contained in:
parent
18609ac130
commit
aa0363eb84
|
|
@ -1,6 +1,6 @@
|
|||
# Exec Input Plugin
|
||||
|
||||
The `exec` plugin executes the `commands` on every interval and parses metrics from
|
||||
The `exec` plugin executes all the `commands` in parralel on every interval and parses metrics from
|
||||
their output in any one of the accepted [Input Data Formats](https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_INPUT.md).
|
||||
|
||||
This plugin can be used to poll for custom metrics from any source.
|
||||
|
|
|
|||
Loading…
Reference in New Issue