X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=ac79ce509429a68caf581ba57ddbecbc25e399a2;hb=refs%2Fheads%2Fcollectd-5.0;hp=811c594cae9bd4748b1fbc0cd3b94e6be7bec805;hpb=7947c0d3d8e4cae18dc55108465eb6fa3b88b5f0;p=collectd.git diff --git a/README b/README index 811c594c..ac79ce50 100644 --- a/README +++ b/README @@ -363,6 +363,9 @@ Features requests. The transmitted data is either in a form understood by the Exec plugin or formatted in JSON. + - write_redis + Sends the values to a Redis key-value database server. + * Logging is, as everything in collectd, provided by plugins. The following plugins keep up informed about what's going on: @@ -629,7 +632,8 @@ Prerequisites * libpython (optional) - Used by the `python' plugin. Currently, only 2.3 ≦ Python < 3 is supported. + Used by the `python' plugin. Currently, Python 2.3 and later and Python 3 + are supported. * librabbitmq (optional; also called “rabbitmq-c”)