[collectd-changes] collectd, the system statistics collection daemon: Changes to 'id/modbus'
Florian Forster
octo at verplant.org
Mon Feb 7 09:01:48 CET 2011
configure.in | 14 +++++++---
src/collectd.conf.pod | 39 ++++++++++++++++++++++++++++-
src/modbus.c | 66 +++++++++++++++++++++++++-----------------------
3 files changed, 82 insertions(+), 37 deletions(-)
New commits:
commit 2ca4c7dd5013059c911323d1b1c00073b8e58848
Author: Ivo De Decker <ivo.dedecker at ugent.be>
Date: Mon Feb 7 08:54:55 2011 +0100
Build system: Check the pkg-config names "libmodbus" *and* "modbus".
Florian,
Attached is the updated version of the datagroup patch. The code itself didn't
change (apart from the rename dataset -> datagroup). It should apply cleanly
to the latest version of the master branch.
I also attached a patch to the configure.in script to make pkg-config check
for 'libmodbus' as well as 'modbus'. Different versions of the library use
different names.
Greetings,
Ivo De Decker
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit 2fea822b3984376e9b7ef58ed7d3f087bc65af8c
Author: Ivo De Decker <ivo.dedecker at ugent.be>
Date: Mon Feb 7 08:54:55 2011 +0100
modbus plugin: Add documentation and rename to "datagroup".
Florian,
Attached is the updated version of the datagroup patch. The code itself didn't
change (apart from the rename dataset -> datagroup). It should apply cleanly
to the latest version of the master branch.
I also attached a patch to the configure.in script to make pkg-config check
for 'libmodbus' as well as 'modbus'. Different versions of the library use
different names.
Greetings,
Ivo De Decker
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
More information about the collectd-changes
mailing list