You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rob Smith edited this page Sep 16, 2014
·
4 revisions
NetAppCollector
The NetAppCollector collects metric from a NetApp installation using the
NetApp Manageability SDK. This allows access to many metrics not available
via SNMP.
For this to work you'll the SDK available on the system.
This module has been developed using v5.0 of the SDK.
As of writing the SDK can be found at
https://communities.netapp.com/docs/DOC-1152
You'll also need to specify which NetApp instances the collecter should
get data from.
Example NetAppCollector.conf:
enabled = True
path_prefix = netapp
[devices]
[[na_filer]]
ip = 123.123.123.123
user = root
password = strongpassword