From: Florian Forster Date: Thu, 24 Sep 2009 10:53:21 +0000 (+0200) Subject: README: Add the “netapp” plugin. X-Git-Tag: collectd-4.9.0~73^2~41 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=b8f83ce0a28e0d8033c0f3bdc95aeb44a2d17381 README: Add the “netapp” plugin. --- 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.