<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DFM CLI Reporting Questions in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57367#M11906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the GUI of your DFM server go to the help menu and select General Help.&lt;/P&gt;&lt;P&gt;In the help contents list expand database schema.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should find the information you are looking for there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Nov 2009 21:40:58 GMT</pubDate>
    <dc:creator>RichardSopp</dc:creator>
    <dc:date>2009-11-13T21:40:58Z</dc:date>
    <item>
      <title>DFM CLI Reporting Questions</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57347#M11899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I would like to create a custom script that modifies a DFM report. The output of the script is going to generate an HTML page.&amp;nbsp; I would like the user to be able to call up the HTML page from the server as &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://dfmserver:8080/new_page.html" target="_blank"&gt;http://dfmserver:8080/new_page.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What directory do I need to put this page in so it can be accessed by a web user?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also like to know if there is a way to sort multiple columns from the "dfm report view -s " CLI.&amp;nbsp; I can sort by one column, but I could not figure out how to sort by multiple columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:23:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57347#M11899</guid>
      <dc:creator>christop</dc:creator>
      <dc:date>2025-06-05T07:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: DFM CLI Reporting Questions</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57350#M11900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can put your html files under /opt/NTAPdfm/web folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I copied a bookmarks.html to that folder and was able to access it using: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server:8080/bookmarks.html" target="_blank"&gt;http://server:8080/bookmarks.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFAIK, it is not possible to sort by two columns in the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an alternative (since you are anyway writing a script), I would suggest you connect to the DFM db directly and run the SQL or use the "dfm database query run" cli to run the SQL.&lt;/P&gt;&lt;P&gt;You can do multiple column sorts using sql.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 18:02:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57350#M11900</guid>
      <dc:creator>raja</dc:creator>
      <dc:date>2009-09-30T18:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: DFM CLI Reporting Questions</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57354#M11901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raja!&amp;nbsp; I will give the SQL commands a try - hadn't thought of that.&amp;nbsp; It might be much easier!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 18:06:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57354#M11901</guid>
      <dc:creator>christop</dc:creator>
      <dc:date>2009-09-30T18:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: DFM CLI Reporting Questions</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57357#M11902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all - the ability to query the dfm database directly is EXTREMELY useful!!&amp;nbsp; I knew it was there, just haven't taken the time to play with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am playing around with the report output formats.&amp;nbsp; I'm trying to clean up the output a little bit so I can just have some basic html tables with the data.&amp;nbsp; I see the available report formats are paragraph, perl, and csv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to think of a way I can have a simple framework available to generate an html page whenever I run a SQL query against the database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The text output works - but I just want to clean it up into a table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any ideas on how I could approach this and what query output format might work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 19:30:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57357#M11902</guid>
      <dc:creator>christop</dc:creator>
      <dc:date>2009-09-30T19:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: DFM CLI Reporting Questions</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57362#M11904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a document where the DFM database tables&amp;nbsp; (i.e. objectView, aggregateView, volumeView etc..) documented ?&amp;nbsp; I would like to query these tables, but don't know the database/table structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 21:34:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57362#M11904</guid>
      <dc:creator>shyamdayals</dc:creator>
      <dc:date>2009-11-13T21:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: DFM CLI Reporting Questions</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57367#M11906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the GUI of your DFM server go to the help menu and select General Help.&lt;/P&gt;&lt;P&gt;In the help contents list expand database schema.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should find the information you are looking for there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 21:40:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57367#M11906</guid>
      <dc:creator>RichardSopp</dc:creator>
      <dc:date>2009-11-13T21:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: DFM CLI Reporting Questions</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57372#M11908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, Thanx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 21:42:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-CLI-Reporting-Questions/m-p/57372#M11908</guid>
      <dc:creator>shyamdayals</dc:creator>
      <dc:date>2009-11-13T21:42:31Z</dc:date>
    </item>
  </channel>
</rss>

