Plugin:Multimeter
From collectd Wiki
| Multimeter plugin | |
|---|---|
| Type: | read |
| Callbacks: | init, read, shutdown |
| Status: | supported |
| First version: | 3.11 |
| Copyright: | 2005–2006 Peter Holik |
| License: | GPLv2+ |
| Manpage: | collectd.conf(5) |
| List of Plugins | |
The Multimeter plugin reads a value (usually a voltage or current) from a multimeter connected to a serial bus. The plugin tries /dev/ttyS0 … /dev/ttyS9 in order to find a multimeter – no configuration is possible.
The multimeter used for development was a Metex M-4650CR.
[edit] Example graphs
None yet. Add one now!
[edit] Dependencies
- none

