X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=07a7415a00d6dc4ef929762aff433d4ec6087e32;hb=fefa5f361dff8d9c6e9e6f3ab11463f5d058a6cb;hp=6529a9002d306645075b888b0d4d36c744036465;hpb=9fcc56456620f6f5663e7b2ca2168d612dc6bd6c;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.