File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,11 +3,15 @@ NetApp Filer API metrics
33
44These are GMOND Python Modules that gathers metrics from NetApp appliances via the Netapp Data ONTAP APIs.
55There are two modules, one for 7-mode filers, and one for Clusters running Clustered ONTAP.
6+ The c-mode module now polls clusters as separate threads. This speeds up polling and gmond reliability.
67
78The API allows counter access to many more metrics than available through SNMP.
89
910This module currently gathers per volume Read/Write/Average IOPs and Latency and handles multiple filers/clusters
1011
12+ ## Changelog
13+ * 02/04/2014 c-mode script now gathers volume file and space metrics
14+ * 26/03/2014 c-mode script now does cluster api calls as separate threads
1115
1216## DEPENDS
1317 * For the 7-mode module: Netapp Manageability SDK 5.0 (download from now.netapp.com to /opt/netapp)
You can’t perform that action at this time.
0 commit comments