summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 19fb867)
raw | patch | inline | side by side (parent: 19fb867)
author | Sven Trenkel <collectd@semidefinite.de> | |
Wed, 9 Dec 2009 22:44:31 +0000 (23:44 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 9 Dec 2009 22:50:18 +0000 (23:50 +0100) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 163f0eb4c575f118a76b8134a157ab3d5026a226..37ea1da6250f7538d63bbc3c1923be24fabd34e2 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
The netapp plugin can collect various performance and capacity informations
from a NetApp filer using the NetApp API.
+Please note that NetApp has a wide line of products and a lot of different
+software versions for each of these products. This plugin was developed for a
+NetApp FAS3040 running OnTap 7.2.3P8 and tested on FAS2050 7.3.1.1L1,
+FAS3140 7.2.5.1 and FAS3020 7.2.4P9. It I<should> work for most combinations of
+model and software version but it is very hard to test this.
+If you have used this plugin with other models and/or software version, feel
+free to send us a mail to tell us about the results, even if it's just a short
+"It works".
+
To collect these data collectd will log in to the NetApp via HTTP(S) and HTTP
basic authentication.