X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=2cb0a6fac2b080802ae01e9dae9c53bd446817f4;hb=3b4201d2235c25ed21174c41c526c9b7894de539;hp=96fbdf3e6fe496a1cdbb6b6ddae690cb9015a31b;hpb=a5ec1dd6e4c102dee7ead87609c58a896ca68d3a;p=collectd.git diff --git a/README b/README index 96fbdf3e..2cb0a6fa 100644 --- a/README +++ b/README @@ -293,7 +293,7 @@ Features - zfs_arc Statistics for ZFS' “Adaptive Replacement Cache” (ARC). - * Output can be written or send to various destinations by the following + * Output can be written or sent to various destinations by the following plugins: - csv @@ -426,7 +426,7 @@ Features network plugins, makes sure your resources are used efficiently. Also, since collectd is programmed multithreaded it benefits from hyperthreading and multicore processors and makes sure that the daemon isn't idle if only - one plugins waits for an IO-operation to complete. + one plugin waits for an IO-operation to complete. * Once set up, hardly any maintenance is necessary. Setup is kept as easy as possible and the default values should be okay for most users. @@ -541,7 +541,7 @@ Prerequisites Unsurprisingly used by the `mysql' plugin. - * libnatapp (optional) + * libnetapp (optional) Required for the “netapp” plugin. This library is part of the “Manage ONTAP SDK” published by NetApp. @@ -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).