X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=3d478971029c0030820b02a86fcf1acb12e05ebb;hb=f1e1e37ead10d17dd30ca1992d64335f9c53c838;hp=3f65963ae353a7e4dc3294acb27801025f895f94;hpb=10b92353ea2ccf66eabad273799c36225d2efc3f;p=collectd.git diff --git a/README b/README index 3f65963a..3d478971 100644 --- a/README +++ b/README @@ -280,6 +280,11 @@ Features - serial RX and TX of serial interfaces. Linux only; needs root privileges. + - sigrok + Uses libsigrok as a backend, allowing any sigrok-supported device + to have its measurements fed to collectd. This includes multimeters, + sound level meters, thermometers, and much more. + - snmp Read values from SNMP (Simple Network Management Protocol) enabled network devices such as switches, routers, thermometers, rack monitoring @@ -618,6 +623,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 +641,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.