summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b6837fb)
raw | patch | inline | side by side (parent: b6837fb)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 24 Sep 2009 10:53:21 +0000 (12:53 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 24 Sep 2009 10:53:21 +0000 (12:53 +0200) |
README | patch | blob | history |
index 6529a9002d306645075b888b0d4d36c744036465..07a7415a00d6dc4ef929762aff433d4ec6087e32 100644 (file)
--- a/README
+++ b/README
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
Unsurprisingly used by the `mysql' plugin.
<http://dev.mysql.com/>
+ * 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.
<http://www.linuxfoundation.org/en/Net:Iproute2>