Code

exec plugin: Changed the format in which notifications are passed to the programs. collectd-4.3.0beta1
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 11 Feb 2008 11:47:18 +0000 (12:47 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 11 Feb 2008 11:47:18 +0000 (12:47 +0100)
commit660aebd9a5216d2f143d5f30c4e87bcfa4502ea6
tree35975154faa31e2c38cb1fb947550cffd0be4954
parentf41b91ae32d98ee0fbbb96659c778e44218fee81
exec plugin: Changed the format in which notifications are passed to the programs.

Using a `Message:' header field restricts us to one-line messages, which is
probably not very farsighted.
src/collectd-exec.pod
src/exec.c