X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=07a7415a00d6dc4ef929762aff433d4ec6087e32;hb=e052e38ec747619d42f2e73666e4e040a3509a31;hp=6529a9002d306645075b888b0d4d36c744036465;hpb=f21223850375057ea74f9e9f4feed264d98c8a78;p=collectd.git diff --git a/README b/README index 6529a900..07a7415a 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.