X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=0c7a4221369fb496cbd79e87cd22031886cc3427;hb=965246d5039b0e6689398752f5c9771a844b491b;hp=8d4d275d568cc1206eca148945ebfd59d3e06cba;hpb=7eebf413d552e2b0487c790e61bf648bb91295f0;p=collectd.git diff --git a/README b/README index 8d4d275d..0c7a4221 100644 --- a/README +++ b/README @@ -235,6 +235,10 @@ Features collectd without the need to start a heavy interpreter every interval. See collectd-python(5) for details. + - redis + The redis plugin gathers information from a redis server, including: + uptime, used memory, total connections etc. + - routeros Query interface and wireless registration statistics from RouterOS. @@ -507,6 +511,10 @@ Prerequisites * libclntsh (optional) Used by the `oracle' plugin. + * libcredis (optional) + Used by the redis plugin. Please note that you require a 0.2.2 version + or higher. + * libcurl (optional) If you want to use the `apache', `ascent', `curl', `nginx', or `write_http' plugin.