X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=README;h=9604fda3522625d089542adf1dda8c8fddb1900c;hp=5582e51d3c82638503640c8d568e85208ef599b2;hb=0c88d3b2d330c152be0bc6af8faecef0211a705e;hpb=7b0f362e1766ff7f04fd5466680d3606140b6ddc diff --git a/README b/README index 5582e51d..9604fda3 100644 --- a/README +++ b/README @@ -352,6 +352,10 @@ Features Reads the number of records and file size from a running Tokyo Tyrant server. + - turbostat + Reads CPU frequency and C-state residency on modern Intel + turbo-capable processors. + - uptime System uptime statistics. @@ -635,6 +639,12 @@ Prerequisites Used by the `smart' plugin. + * libcap (optional) + The `turbostat' plugin can optionally build Linux Capabilities support, + which avoids full privileges requirement (aka. running as root) to read + values. + + * libclntsh (optional) Used by the `oracle' plugin.