From 9dcf9ea610f35d88927ff17dcd07b6ae0aaaeba6 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Mon, 5 Apr 2010 14:09:06 +0200 Subject: [PATCH] README: Add information about the modbus plugin. --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index 3a56fbed..1dd09df4 100644 --- a/README +++ b/README @@ -147,6 +147,10 @@ Features 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'. @@ -541,6 +545,10 @@ Prerequisites Used by the `memcachec' plugin to connect to a memcache daemon. + * libmodbus (optional) + Used by the `modbus' plugin to communicate with Modbus/TCP devices. + + * libmysqlclient (optional) Unsurprisingly used by the `mysql' plugin. -- 2.11.0