Exec Plugin Configuration

The exec plugin starts external commands to read values from or to notify external processes when certain threshold values have been reached.

Add command for reading values
Here you can define external commands which will be started by collectd in order to read certain values. The values will be read from stdout.

Add notification command
Here you can define external commands which will be started by collectd when certain threshold values have been reached. The values leading to invokation will be feeded to the the called programs stdin.
This section contains no values yet