Skip to content

Netapp Inventory

Go to Automation

View in GitLab

Description

The script retrieves and enriches Netapp inventory by querying clusters and updating SQL databases for Neon. It uses Ansible to execute tasks on a localhost, including connecting to Netapp clusters, fetching volume and share information, and links these to the SVM's defined in tblConfig. The result are writen to SQL where this data is use by other scripts to make the translation between shares, mounts and volumes

Credentials

  • nagios (netapp user)
  • sys_aapwin_serverdb (script user on srvaapwin)
  • sys_ansible_windows

Input

None

Output

updates databases: - Sql_db_dg_servers - Sql_db_dg_ntfsexport

Dependencies