Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a need to update our monthly key performance indicators. As part of this I'd like to run a script or execute a command on an app to export the following information on our NetApp FAS2040 environments
How much data space has been configured for: shared data, vhd's, snapmanager for exchange data, and snapmanager for sql data
How much data space has not been configured
How much of the data that has been configured has been used by data and snapshots (and group by shared data, vhd's, snapmanager for exchange data, and snapmanager for sql data)
What are the deduplication stats
We have an Operations Manager license, but do not have Data Fabric manager licenses.
What would anyone suggest is to first define those groups of data per volume and to extract the information required? We would then dump it into a MySQL database, but taht is the easy bit
all suggestions welcome
Michael
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
>> We have an Operations Manager license, but do not have Data Fabric manager licenses.
Operations Manager license is enough to generate reports from DFM.
If you are expecting the reports at volume level, you can go ahead and create a custom report with required fields. But it doesn't support including LUN and Volume in a single custom report.
The best solution might be to write a script plugin to generate the reports with LUN and Volume.
-KJag
