X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=README;h=57ae4550a0b1d1de25eb11e033671e6b764b4989;hb=c8ec3924c92ad3ca15229e8e923eaece64221337;hp=d9e076c1d6f34a1ab8ff2c707d72492dbb7c6f78;hpb=a392d55f295710f97ce970d3931ffe545c41511f;p=collectd.git diff --git a/README b/README index d9e076c1..57ae4550 100644 --- a/README +++ b/README @@ -134,6 +134,11 @@ Features - serial RX and TX of serial interfaces. Linux only; needs root privileges. + - snmp + Read values from SNMP (Simple Network Management Protocol) enabled + network devices such as switches, routers, thermometers, rack monitoring + servers, etc. See collectd-snmp(5). + - swap Pages swapped out onto harddisk or whatever is called `swap' by the OS.. @@ -150,6 +155,9 @@ Features - wireless Link quality of wireless cards. Linux only. + - xmms + Bitrate and frequency of music played with XMMS. + * Output can be written or send to various destinations by the following plugins: @@ -249,6 +257,10 @@ Prerequisites * libmysqlclient (optional) + * libnetlink (optional) + + * libnetsnmp (optional) + * liboping (optional, if not found a version shipped with this distribution can be used) Used by the `ping' plugin to send and receive ICMP packets. @@ -273,6 +285,8 @@ Prerequisites * libupsclient/nut (optional) For the `nut' plugin which queries nut's `upsd'. + * libxmms (optional) + * librt, libsocket, libkstat, libdevinfo Various standard Solaris libraries which provide system functions.