NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

View of igroup initiators for 3rd-Party Reports

joshcolson
3,068 Views

I'm attempting to create a report using third party tools via an ODBC connection to the DFM database. I've read repeatedly that the DFM database only exposes the DFMGROUP.* views rather than the DFM.* tables that underly them. However, I'm curious why there is not a view for the initiators associated with a particular initiator group? Is this a view that will be added to a future version, or is there some other way to access the information? Any help is greatly appreciated.

Thank you.

--

Joshua Colson

2 REPLIES 2

adaikkap
3,068 Views

Did you look through the db schema for the views that's exposed, which are documented in the man pages which can be accessed from the help general help from the webui?

Regards

adai

joshcolson
3,068 Views

Yes, I've reviewed the exposed views. Based on the exposed views I can create a relationship of filer->aggr->volume->lun->igroup. However, I would like to be able to see the initiators that are defined within the igroup (eg: filer->aggr->volume->lun->igroup->initiator).

Public