From: Marc Fournier Date: Mon, 22 Jul 2013 10:54:24 +0000 (+0200) Subject: update README to mention libmnl dependency X-Git-Tag: collectd-5.4.0~11^2~5 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=2a7ac42fcb2ae54377e0332e04ad4375561d306e;p=collectd.git update README to mention libmnl dependency --- diff --git a/README b/README index 3f65963a..50e27437 100644 --- a/README +++ b/README @@ -618,6 +618,10 @@ Prerequisites Used by the `memcachec' plugin to connect to a memcache daemon. + * libmnl (optional) + Used by the `netlink' plugin. + + * libmodbus (optional) Used by the “modbus” plugin to communicate with Modbus/TCP devices. The “modbus” plugin works with version 2.0.3 of the library – due to frequent @@ -632,10 +636,6 @@ Prerequisites Required for the “netapp” plugin. This library is part of the “Manage ONTAP SDK” published by NetApp. - * libnetlink (optional) - Used, obviously, for the `netlink' plugin. - - * libnetsnmp (optional) For the `snmp' plugin.