From: Florian Forster Date: Sat, 6 Nov 2010 08:58:57 +0000 (+0100) Subject: README: Add libperfstat as an optional dependency. X-Git-Tag: collectd-4.10.2~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b86dd62eef146a35d43b60efa20d30756ce78d00;p=thirdparty%2Fcollectd.git README: Add libperfstat as an optional dependency. --- diff --git a/README b/README index 14e11cf2a..2cb0a6fac 100644 --- a/README +++ b/README @@ -570,6 +570,9 @@ Prerequisites Used to capture packets by the `dns' plugin. + * libperfstat (optional) + Used by various plugins to gather statistics under AIX. + * libperl (optional) Obviously used by the `perl' plugin. The library has to be compiled with ithread support (introduced in Perl 5.6.0).