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

Florian Forster octo at verplant.org
Mon Aug 14 17:20:24 CEST 2006


 AUTHORS                |    2 
 collectd.spec          |    1 
 configure.in           |    2 
 contrib/collection.cgi |   16 +++
 debian/control         |   13 ++
 debian/rules           |    2 
 src/Makefile.am        |    8 +
 src/collectd.conf.in   |    1 
 src/multimeter.c       |  234 +++++++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 276 insertions(+), 3 deletions(-)

New commits:
commit 9a5e152336651ca19c55fef6e6e33db27ccb870e
Author: Peter Holik <peter at holik.at>
Date:   Fri Aug 4 20:37:13 2006 +0200

    This patch adds an new plugin called multimeter.
    
    I have a multimeter which can be connected to the serial port. It is
    called Metex M4650CR.
    
    No configuration is nesessary, this multimeter is autodetected on
    programm start if connected and switched on. Only your serial port has
    to be enabled (setserial /dev/ttyS0 autoconfig)




More information about the collectd-changes mailing list