[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Wed Dec 15 16:52:54 CET 2010


 configure.in |    4 +-
 src/modbus.c |  108 +++++++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 98 insertions(+), 14 deletions(-)

New commits:
commit c4e824e456a30e1dc8f750a425472a0955f6b646
Author: Florian Forster <octo at noris.net>
Date:   Wed Dec 15 16:52:51 2010 +0100

    modbus plugin: Add support for libmodbus version 2.9.2.
    
    This is the current "unstable" release. Hopefully the API won't
    change too much in the future. All in all this new interface is
    much nicer. The stable ("legacy") version of libmodbus is still
    supported through preprocessor macros.

commit f4c894f3f0d7c88746ba9011b018c61d25071d9b
Author: Florian Forster <octo at noris.net>
Date:   Wed Dec 15 15:56:14 2010 +0100

    modbus plugin: Restore compatibility to libmodbus 2.0.3.
    
    This is the current "stable" version.




More information about the collectd-changes mailing list