Update README.md (#8049)

This commit is contained in:
Alestrix 2020-10-14 00:06:07 +02:00 committed by GitHub
parent 18609ac130
commit aa0363eb84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.