X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=README;h=43df03b890064353cb79870667e61cd64076b0c2;hp=ca86c84da4692b4d5307ae5ed284b7f0bd64eed5;hb=06a86a60a7dabc685bdbd81ce3d36ea5f7e2c2d4;hpb=ba1015262cdc912f9d01ab5a76037e65033c54c5 diff --git a/README b/README index ca86c84d..43df03b8 100644 --- a/README +++ b/README @@ -100,6 +100,9 @@ Features Collect DPDK interface statistics. See docs/BUILD.dpdkstat.md for detailed build instructions. + This plugin should be compiled with compiler defenses enabled, for + example -fstack-protector. + - drbd Collect individual drbd resource statistics. @@ -140,6 +143,9 @@ Features hugepages can be found here: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt. + This plugin should be compiled with compiler defenses enabled, for + example -fstack-protector. + - intel_pmu The intel_pmu plugin reads performance counters provided by the Linux kernel perf interface. The plugin uses jevents library to resolve named @@ -981,9 +987,8 @@ Configuring / Compiling / Installing ------------------------------------ To configure, build and install collectd with the default settings, run - `./configure && make && make install'. For detailed, generic instructions - see INSTALL. For a complete list of configure options and their description, - run `./configure --help'. + `./configure && make && make install'. For a complete list of configure + options and their description, run `./configure --help'. By default, the configure script will check for all build dependencies and disable all plugins whose requirements cannot be fulfilled (any other plugin