<?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 How to export OM/dfm graph data from the cli, just like from the ui in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-export-OM-dfm-graph-data-from-the-cli-just-like-from-the-ui/m-p/29610#M6154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howdy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I've got project groups organized in dfm and I've been regularly exporting the Summary graph of each group from the UI, to excel and&lt;/P&gt;&lt;P&gt;combining the numerous exports to create a single stacked line graph of ALL the projects groups. I'd like to stop doing the UI export and &lt;/P&gt;&lt;P&gt;do this from the cli but not having success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I've tried "dfm report view -g 12345&amp;nbsp; groups-dedupe-and-lun-file-clones-space-savings" and that mostly gives me the information&lt;/P&gt;&lt;P&gt;I'd like but, I'd like it over a timeline ( 1d, 1w, 3m, 1y ), but "groups-dedupe-and-lun-file-clones-space-savings-1y" is not valid, and the &lt;/P&gt;&lt;P&gt;timeline options for performance data ( -P ) are not applicable.I've also trieded "dfm graph" but that just gives me a gif of the graph,&lt;/P&gt;&lt;P&gt;I need the actual data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:44:00 GMT</pubDate>
    <dc:creator>tim_mcdonough</dc:creator>
    <dc:date>2025-06-05T06:44:00Z</dc:date>
    <item>
      <title>How to export OM/dfm graph data from the cli, just like from the ui</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-export-OM-dfm-graph-data-from-the-cli-just-like-from-the-ui/m-p/29610#M6154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howdy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I've got project groups organized in dfm and I've been regularly exporting the Summary graph of each group from the UI, to excel and&lt;/P&gt;&lt;P&gt;combining the numerous exports to create a single stacked line graph of ALL the projects groups. I'd like to stop doing the UI export and &lt;/P&gt;&lt;P&gt;do this from the cli but not having success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I've tried "dfm report view -g 12345&amp;nbsp; groups-dedupe-and-lun-file-clones-space-savings" and that mostly gives me the information&lt;/P&gt;&lt;P&gt;I'd like but, I'd like it over a timeline ( 1d, 1w, 3m, 1y ), but "groups-dedupe-and-lun-file-clones-space-savings-1y" is not valid, and the &lt;/P&gt;&lt;P&gt;timeline options for performance data ( -P ) are not applicable.I've also trieded "dfm graph" but that just gives me a gif of the graph,&lt;/P&gt;&lt;P&gt;I need the actual data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:44:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-export-OM-dfm-graph-data-from-the-cli-just-like-from-the-ui/m-p/29610#M6154</guid>
      <dc:creator>tim_mcdonough</dc:creator>
      <dc:date>2025-06-05T06:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to export OM/dfm graph data from the cli, just like from the ui</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-export-OM-dfm-graph-data-from-the-cli-just-like-from-the-ui/m-p/29615#M6155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group summary report has four different type of graphs (listed below) in operation manager GUI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-    Volume Capacity Used Vs Total &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-    Volume capacity used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-    LUN Bytes/sec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-    LUN Operations/sec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly, you can get the same graph in CLI using “dfm graph” command. In CLI, graphs for group summary report will be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-    volume-usage-vs-total&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-    volume-usage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-    lun-bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-    lun-ops&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the below command to list the graph data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;“dfm graph -D '%a, %d %b %Y %H:%M:%S' volume-usage-1y g1”&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SLES11-:~ # dfm graph -D '%a, %d %b %Y %H:%M:%S' volume-usage-1y g1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sun, 09 Oct 2011 05:30:00 7315496960 7315496960&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mon, 10 Oct 2011 18:07:42 - 7315496960&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wed, 12 Oct 2011 06:45:24 - 7315496960&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;volume-usage: graph name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      g1: group name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      -1y: for data going back indefinitely (you can also use –1d,-1w,-1m, and -3m )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      '%a, %d %b %Y %H:%M:%S':  Date format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gireesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2011 07:13:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-export-OM-dfm-graph-data-from-the-cli-just-like-from-the-ui/m-p/29615#M6155</guid>
      <dc:creator>agireesh</dc:creator>
      <dc:date>2011-10-08T07:13:14Z</dc:date>
    </item>
    <item>
      <title>How to export OM/dfm graph data from the cli, just like from the ui</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-export-OM-dfm-graph-data-from-the-cli-just-like-from-the-ui/m-p/29619#M6156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The historic/statefulness is available only in graphs, if you use the dfm graph cli and csv version you should be able to get this data. Infact you would be able to get even beyond 1y.&lt;/P&gt;&lt;P&gt;As in dfm data is never purged, but the UI max only shows up to 1y.Where as using the start and endtime in the cli you can get to since the object was discovered until now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is a link to most of the TR and essential doc with respect to DFM/OnCommand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;&lt;A _jive_internal="true" class="active_link" href="https://community.netapp.com/58484#58484" target="_blank"&gt;OnCommand(DFM) and its related Technical Reports&lt;/A&gt;&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to the following doc in the above link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-12547" target="_blank"&gt;Storage Capacity Management using OnCommand Operations Manager&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2011 07:26:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-export-OM-dfm-graph-data-from-the-cli-just-like-from-the-ui/m-p/29619#M6156</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2011-10-08T07:26:45Z</dc:date>
    </item>
  </channel>
</rss>

