Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type Exec struct + Command string + Commands []string + Environment []string + IgnoreError bool + Log telegraf.Logger + Timeout config.Duration + func (*Exec) SampleConfig() string + func (e *Exec) Gather(acc telegraf.Accumulator) error + func (e *Exec) Init() error + func (e *Exec) SetParser(parser telegraf.Parser)