X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=95e7d62b8e73e7bb775bfdb62b2aa7d982f95127;hb=5ec7a37c81d6f64f35b1f35e2f0e3157e83f2718;hp=ade430ccd415a71a1f7eeb44ec5bda150db2c506;hpb=c15dbfc3739f7c3bbd8171797eaef55749008bfa;p=collectd.git diff --git a/README b/README index ade430cc..95e7d62b 100644 --- a/README +++ b/README @@ -550,8 +550,10 @@ Prerequisites * libmodbus (optional) - Used by the `modbus' plugin to communicate with Modbus/TCP devices. - + Used by the “modbus” plugin to communicate with Modbus/TCP devices. The + “modbus” plugin works with version 2.0.3 of the library – due to frequent + API changes other versions may or may not compile cleanly. + * libmysqlclient (optional) Unsurprisingly used by the `mysql' plugin. @@ -586,6 +588,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).