This patch adds an new plugin called multimeter.
authorPeter Holik <peter@holik.at>
Fri, 4 Aug 2006 18:37:13 +0000 (20:37 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 14 Aug 2006 15:15:38 +0000 (17:15 +0200)
commit9a5e152336651ca19c55fef6e6e33db27ccb870e
treed6bd0457ff61bb54e272c907fb491a3f13519af6
parent533dba5626961fae399a4523837bdf7523692e78
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)
AUTHORS
collectd.spec
configure.in
contrib/collection.cgi
debian/control
debian/rules
src/Makefile.am
src/collectd.conf.in
src/multimeter.c [new file with mode: 0644]