Plugin for NetApp

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2017 12:13 AM
Hello,
Is there is any Plugin available for ServiceNow Helsinki release to integrate with NetApp Technology?
Expected outcome is to configure ServiceNow to query & fetch current Storage details from NetApp filer , transform and update in a table.
Regards
Abdul Rahman
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2017 01:07 PM
I'm going to build a JDBC data source to the OCUM mysql DB and pull back what is needed in CMDB.
node > cluster > SVMs > volumes > shares > potentially DFS paths
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2017 05:18 PM
Hi Drew,
Also of potential interest to you would be integration of OnCommand Workflow Automation (WFA) which is NetApp's Orchestration Application (and is free)
WFA Data sources can be either PowerShell\Perl or SQL based and can be used to pull information into a MySQL database.
https://mysupport.netapp.com/NOW/download/software/ocwfa/4.1/
So for example you could create a PowerShell based WFA data source to enumerate all your DFS links and targets within AD which would be updated on a re-occurring schedule into a MySQL database in WFA and then use that as the source to sync your CMDB. That would make sense if the CIFS share targets in your DFS links are integrated with NetApp. You could probably then link the CI of the NetApp CIFS share to the CI of the DFS link.
Hope that gives you some ideas.
/Matt