Skip to content

Commit 1407362

Browse files
committed
Updated readme to show volume file and space metrics update.
1 parent d9fd6ca commit 1407362

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

netapp_api/README.mkdn

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@ NetApp Filer API metrics
33

44
These are GMOND Python Modules that gathers metrics from NetApp appliances via the Netapp Data ONTAP APIs.
55
There 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

78
The API allows counter access to many more metrics than available through SNMP.
89

910
This 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)

0 commit comments

Comments
 (0)