TECHZEN Zenoss User Community ARCHIVE  

ZenPacks.CS.NetApp.SevenMode

Subject: ZenPacks.CS.NetApp.SevenMode
Author: Hrvoje T
Posted: 2019-02-27 02:46

Hello,
we decided to share this ZenPack with community. It is submitted to Zenoss and we hope to have it listed in ZenPack Catalog.

The ZenPack provides monitoring for NetApp data storage devices running ONTAP 7-Mode. Data is collected through ZAPI and ZAPI uses XML and HTTP to communicate with NetApp. NetApp Manageability SDK (NMSDK) provides wrapper around ZAPI in Python. This ZenPack is using these wrapper libraries. I hope I managed to get non-blocking code while waiting for the responses from the NetApp. Python Collector and deferreds are used through code, I hope I did that in a right way. Any suggestions and pull requests are welcome.

Check the code and README.md here:
htolic/ZenPacks.CS.NetApp.SevenMode

Version 1.0.0 - Download

Screenshots


------------------------------
Hrvoje T
CS Computer Systems
Zagreb
------------------------------


Subject: RE: ZenPacks.CS.NetApp.SevenMode
Author: Jonathan Colon
Posted: 2019-03-03 10:32

Hi,

Thanks for your work. NetApp 7mode is a legacy version not really used that much in production right now. Any plans to support cluster mode?

Regards,

------------------------------
Jonathan Colon
Universidad del Turabo
------------------------------


Subject: RE: ZenPacks.CS.NetApp.SevenMode
Author: Hrvoje T
Posted: 2019-03-04 03:31

Yes, we are aware of that but someone still might find this one useful. We have it so why not release it :)
There are many similarities in approach to 7Mode and CMode on how to get the data from the API. We have a working code for CMode and the plan is to release it as a separate ZenPack. Still, there is some work to do before releasing it and at this moment I can't give any ETAs. I'll do it on a best effort basis.

------------------------------
Hrvoje T
CS Computer Systems
Zagreb
------------------------------


< Previous
Zenpack Development Testing
  Next
Zenoss 4.2.5 - install extra libraries for use in a zenpack
>