summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9002a0d)
raw | patch | inline | side by side (parent: 9002a0d)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 5 Apr 2010 12:09:06 +0000 (14:09 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 5 Apr 2010 12:09:06 +0000 (14:09 +0200) |
README | patch | blob | history |
index 3a56fbedcd8c2082b07cf8c40fd9358b3ddcdf93..1dd09df43f877dc91080c0564008860095a9b66f 100644 (file)
--- a/README
+++ b/README
Memory utilization: Memory occupied by running processes, page cache,
buffer cache and free.
+ - modbus
+ Reads values from Modbus/TCP enabled devices. Supports reading values
+ from multiple "slaves" so gateway devices can be used.
+
- multimeter
Information provided by serial multimeters, such as the `Metex
M-4650CR'.
Used by the `memcachec' plugin to connect to a memcache daemon.
<http://tangent.org/552/libmemcached.html>
+ * libmodbus (optional)
+ Used by the `modbus' plugin to communicate with Modbus/TCP devices.
+ <https://launchpad.net/libmodbus>
+
* libmysqlclient (optional)
Unsurprisingly used by the `mysql' plugin.
<http://dev.mysql.com/>