X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=README;h=2210b2b9138db4d8be9f4c1e5c18ffde1ccfb3eb;hp=0f378e56f1c7fc7e4379eeaab363a884a1d30a3a;hb=d486225f89ea52d8ed2b4242eba2ad94c409f837;hpb=d4cc32c4dddb01081c49a67d13ab4a737cda0ed0 diff --git a/README b/README index 0f378e56..2210b2b9 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 @@ -991,9 +997,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