X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=ac79ce509429a68caf581ba57ddbecbc25e399a2;hb=4ecefb9fb8183eadee48538553615c0425e51f69;hp=811c594cae9bd4748b1fbc0cd3b94e6be7bec805;hpb=ba2ee9aec4c0454eed8f29b4c6ce96c6fc372346;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”)