Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

steschuser/check_netapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

check_netapp

check NetApp via Python API

There are several Icinga Checks for Netapp that use SNMP. While this is usually fine, SNMP queries often end with a Timeout. Especially so, if SNMP is used to query Volumes or Aggregates. The typical NetApp Storage has a lot of these.

This check uses the NetApp API instead. That way is faster and won't timeout.

Before it can be used, some preliminary setup is requiered:

  1. Download NetApp SDK avaible at http://mysupport.netapp.com/NOW/cgi-bin/software?product=NetApp+Manageability+SDK&platform=All+Platforms
  2. Create a monitoring user with read-only access on NetApp system
  3. add proper NetApp API access to this user

About

check NetApp via Python API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages