X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=a737f8625ab0d3eca52af8ca56465a98b5b57bb9;hb=2794e703be245165757b0bec50a6ba09ae5417f0;hp=6529a9002d306645075b888b0d4d36c744036465;hpb=1ef654ef7d8225667666b206819d63689dd3b2e4;p=collectd.git diff --git a/README b/README index 6529a900..a737f862 100644 --- a/README +++ b/README @@ -148,6 +148,10 @@ Features MySQL server statistics: Commands issued, handlers triggered, thread usage, query cache utilization and traffic/octets sent and received. + - netapp + Plugin to query performance values from a NetApp storage system using the + “Manage ONTAP” SDK provided by NetApp. + - netlink Very detailed Linux network interface and routing statistics. You can get (detailed) information on interfaces, qdiscs, classes, and, if you can @@ -503,6 +507,10 @@ Prerequisites Unsurprisingly used by the `mysql' plugin. + * libnatapp (optional) + Required for the “netapp” plugin. + This library is part of the “Manage ONTAP SDK” published by NetApp. + * libnetlink (optional) Used, obviously, for the `netlink' plugin. @@ -573,7 +581,7 @@ Prerequisites * libyajl (optional) Parse JSON data. This is needed for the `curl_json' plugin. - + Configuring / Compiling / Installing ------------------------------------