<?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 DFM Custom reports, historical data and max values in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Custom-reports-historical-data-and-max-values/m-p/33558#M6926</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In DFM 4.0, under the help for custom reports it states:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3 class="whs8"&gt;&lt;SPAN style="font-weight: bold;"&gt;&lt;STRONG&gt;Choose Data Consolidation Method&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;Data Consolidation is a statistical technique that helps you to analyze data, available only if you choose the option Performance. You can view the average, minimum, maximum, or latest value for the metrics over a period of time.&lt;/H3&gt;&lt;P class="whs1"&gt;Different consolidation methods can be viewed for the same performance field. Average is the default.&lt;/P&gt;&lt;P class="whs1"&gt;&lt;/P&gt;&lt;P class="whs1"&gt;Yet, I don't see this field anywhere under the custom reports.&amp;nbsp; I'm assuming this is something that has to be done via CLI or with Performance Advisor.&lt;/P&gt;&lt;P class="whs1"&gt;&lt;/P&gt;&lt;P class="whs1"&gt;What my customer wants is a report on all filers that shows cpu, network throughput, disk utilization and iops (both average and max values) over the past year.&amp;nbsp; Understanding that dfm uses averages and smoothes out peaks, is this report possible with the CLI or can this type of report be obtained with Performance Advisor?&lt;/P&gt;&lt;P class="whs1"&gt;&lt;/P&gt;&lt;P class="whs1"&gt;If it can be done with the dfm cli, could someone give an example with the counters I mentioned?&lt;/P&gt;&lt;P class="whs1"&gt;&lt;/P&gt;&lt;P class="whs1"&gt;Thanks,&lt;/P&gt;&lt;P class="whs1"&gt;&lt;/P&gt;&lt;P class="whs1"&gt;Joshua&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:46:28 GMT</pubDate>
    <dc:creator>joshuah</dc:creator>
    <dc:date>2025-06-05T06:46:28Z</dc:date>
    <item>
      <title>DFM Custom reports, historical data and max values</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Custom-reports-historical-data-and-max-values/m-p/33558#M6926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In DFM 4.0, under the help for custom reports it states:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3 class="whs8"&gt;&lt;SPAN style="font-weight: bold;"&gt;&lt;STRONG&gt;Choose Data Consolidation Method&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;Data Consolidation is a statistical technique that helps you to analyze data, available only if you choose the option Performance. You can view the average, minimum, maximum, or latest value for the metrics over a period of time.&lt;/H3&gt;&lt;P class="whs1"&gt;Different consolidation methods can be viewed for the same performance field. Average is the default.&lt;/P&gt;&lt;P class="whs1"&gt;&lt;/P&gt;&lt;P class="whs1"&gt;Yet, I don't see this field anywhere under the custom reports.&amp;nbsp; I'm assuming this is something that has to be done via CLI or with Performance Advisor.&lt;/P&gt;&lt;P class="whs1"&gt;&lt;/P&gt;&lt;P class="whs1"&gt;What my customer wants is a report on all filers that shows cpu, network throughput, disk utilization and iops (both average and max values) over the past year.&amp;nbsp; Understanding that dfm uses averages and smoothes out peaks, is this report possible with the CLI or can this type of report be obtained with Performance Advisor?&lt;/P&gt;&lt;P class="whs1"&gt;&lt;/P&gt;&lt;P class="whs1"&gt;If it can be done with the dfm cli, could someone give an example with the counters I mentioned?&lt;/P&gt;&lt;P class="whs1"&gt;&lt;/P&gt;&lt;P class="whs1"&gt;Thanks,&lt;/P&gt;&lt;P class="whs1"&gt;&lt;/P&gt;&lt;P class="whs1"&gt;Joshua&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:46:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Custom-reports-historical-data-and-max-values/m-p/33558#M6926</guid>
      <dc:creator>joshuah</dc:creator>
      <dc:date>2025-06-05T06:46:28Z</dc:date>
    </item>
    <item>
      <title>DFM Custom reports, historical data and max values</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Custom-reports-historical-data-and-max-values/m-p/33566#M6927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joshuah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use CLI&amp;nbsp; "dfm perf data retrieve" for seeing different metric (min, max, mean) value of counters over a period of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how you need to use the command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dfm perf data retrieve -o &amp;lt;storage system id&amp;gt; -C system:cpu_busy&amp;nbsp; -m min -d 1000&amp;nbsp;&amp;nbsp;&amp;nbsp; ( where 1000 is duration in seconds)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dfm perf data retrieve -o &amp;lt;storage system id&amp;gt; -C system:cpu_busy&amp;nbsp; -m max -d 1000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to specify dates instead of duration , this is how you can do :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dfm perf data retrieve -o &amp;lt;storage system id&amp;gt; -C system:cpu_busy&amp;nbsp; -m max -b ""2011-08-08 12:00:00" -e "2011-09-08 12:00:00"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please type&amp;nbsp; "dfm perf data retrieve help"&amp;nbsp; for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2011 09:55:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/DFM-Custom-reports-historical-data-and-max-values/m-p/33566#M6927</guid>
      <dc:creator>pagrawal</dc:creator>
      <dc:date>2011-09-09T09:55:39Z</dc:date>
    </item>
  </channel>
</rss>

