We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0faa74 commit d5f0a12Copy full SHA for d5f0a12
plugins/inputs/exec/README.md
@@ -1,6 +1,6 @@
1
# Exec Input Plugin
2
3
-The `exec` plugin executes all the `commands` in parralel on every interval and parses metrics from
+The `exec` plugin executes all the `commands` in parallel on every interval and parses metrics from
4
their output in any one of the accepted [Input Data Formats](https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_INPUT.md).
5
6
This plugin can be used to poll for custom metrics from any source.
0 commit comments