Documentation ¶
Index ¶
Constants ¶
View Source
const MaxStderrBytes = 512
Variables ¶
This section is empty.
Functions ¶
func AddNagiosState ¶
func AddNagiosState(exitCode error, acc telegraf.Accumulator) error
Types ¶
type CommandRunner ¶
type CommandRunner struct{}
func (CommandRunner) Run ¶
func (c CommandRunner) Run( e *Exec, command string, acc telegraf.Accumulator, ) ([]byte, error)
type Exec ¶
type Exec struct { Commands []string Command string Timeout internal.Duration // contains filtered or unexported fields }
func (*Exec) Description ¶
func (*Exec) ProcessCommand ¶
func (*Exec) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.