From b8f83ce0a28e0d8033c0f3bdc95aeb44a2d17381 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Thu, 24 Sep 2009 12:53:21 +0200 Subject: [PATCH] =?utf8?q?README:=20Add=20the=20=E2=80=9Cnetapp=E2=80=9D?= =?utf8?q?=20plugin.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- README | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- 2.11.0