X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=e5d5c37193163dcc58b9c578036e096f8388168e;hb=82a5e061084efecf535ad6482ceda4f1b56e3d6f;hp=bd080a13b5e435ddc5cd34e2a9ea84173e21bbd3;hpb=7b64cc91d3307179557b25b6ece2349a088f4294;p=collectd.git diff --git a/README b/README index bd080a13..e5d5c371 100644 --- a/README +++ b/README @@ -67,6 +67,9 @@ Features - cpufreq CPU frequency (For laptops with speed step or a similar technology) + - cpusleep + CPU sleep: Time spent in suspend (For mobile devices which enter suspend automatically) + - curl Parse statistics from websites using regular expressions. @@ -851,6 +854,10 @@ Prerequisites `virt' plugins. + * libxen (optional) + Used by the `xencpu' plugin. + + * libxmms (optional)