<?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: Custom reports using ops mgr? in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Custom-reports-using-ops-mgr/m-p/58538#M12135</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no built in report, either you can run the command I sent you or create a custom report as you mentioned using the GUI with PrimaryDirectory as the based catalog.&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>Mon, 19 Mar 2012 13:27:58 GMT</pubDate>
    <dc:creator>adaikkap</dc:creator>
    <dc:date>2012-03-19T13:27:58Z</dc:date>
    <item>
      <title>Custom reports using ops mgr?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Custom-reports-using-ops-mgr/m-p/58522#M12131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to pull few reports from Ops mgr&lt;/P&gt;&lt;P&gt;1. Number of disks failed over the x months.&lt;/P&gt;&lt;P&gt;2. Number of disks added to the filer over the past x months.&lt;/P&gt;&lt;P&gt;3.Number of volumes created over the past x months &lt;/P&gt;&lt;P&gt;4.Aggregae utilization in terms of&amp;nbsp; percentage since x months&lt;/P&gt;&lt;P&gt;5.Number of snapvault lags for more than 50 hours since x months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I pull these custom reports from ops manager. If yes, is there any good kb or whilepaper available to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will appreciate any suggestion.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:32:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Custom-reports-using-ops-mgr/m-p/58522#M12131</guid>
      <dc:creator>GAUDEY002</dc:creator>
      <dc:date>2025-06-05T06:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom reports using ops mgr?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Custom-reports-using-ops-mgr/m-p/58527#M12132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Firstly I would like to understand why you need this and what are you trying to solove ? Is this for charge back ? Is it for compliance ? or Auditing ?&lt;/P&gt;&lt;P&gt;Here are my response on how some of these can be achieved.&lt;/P&gt;&lt;PRE _modifiedtitle="true" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;1. Number of disks failed over the x months.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;An event is generated when ever disk fails, so filtering the events report for given period based on the event type( in our case disk.failed) and &lt;/P&gt;&lt;P&gt;Triggered time the month we are looking for.&lt;/P&gt;&lt;PRE _modifiedtitle="true" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;2. Number of disks added to the filer over the past x months.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;OnCommand/DFM does not generate an event when a new disk is discovered. So this report may be tricky.&lt;/P&gt;&lt;PRE _modifiedtitle="true" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;3.Number of volumes created over the past x months &lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;As soon as a volume is discovered in OnCommand/DFM by the periodic monitor, fsmon which runs once every 15mintues by default an event is generated called (volume-online). So like the first requirement, we can again use the event history report and filter for the eventype and Triggered time the month we are looking for.But if the volume has gone offline in-between we may see one more online event for a volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another reliable way is to use the objcreated timestamp from dfm detail.&lt;/P&gt;&lt;P&gt;[root@10 ~]# dfm detail 539487 | grep -i objCreationTimestamp&lt;/P&gt;&lt;P&gt;objCreationTimestamp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-08-30 15:22:03.000000&lt;/P&gt;&lt;P&gt;[root@10 ~]#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this also has a margin of 15mins error, as we the monitor run once every 15mins.&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;&lt;P&gt;4.Aggregate utilization in terms of&amp;nbsp; percentage since x months&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;I think this is already available in form of graphs&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="https://community.netapp.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;&lt;P&gt;5.Number of snapvault lags for more than 50 hours since x months.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Below is the custom report that i created. It cant filter for 50 hours, but after exporting this report to xl or something you can do it easily.&lt;/P&gt;&lt;P&gt;dfm report create field=PrimaryDirectory.primarysystem,PrimaryDirectory.name,PrimaryDirectory.secondaryqtree,PrimaryDirectory.secondaryvolume,PrimaryDirectory.state,PrimaryDirectory.status,PrimaryDirectory.lag report-id= report-name=Lag_SnapVault long-name=&amp;nbsp; description=&amp;nbsp; catalog=PrimaryDirectory display-tab=Quotas user-field-name=:Report Lag_SnapVault created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[root@10 log]# dfm report Lag_SnapVault help&lt;/P&gt;&lt;P&gt;Warning: Use of this command for listing and viewing reports has been&lt;/P&gt;&lt;P&gt;deprecated by 'dfm report list' and 'dfm report view' commands respectively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lag_SnapVault Report (Lag_SnapVault)&lt;/P&gt;&lt;P&gt;Catalog Name: PrimaryDirectory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Display Tab: FileSRM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Catalog Field&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Format&lt;/P&gt;&lt;P&gt;--------------------------------------------- --------------------------------------------- ---------&lt;/P&gt;&lt;P&gt;PrimaryDirectory.PrimarySystem&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Primary System&lt;/P&gt;&lt;P&gt;PrimaryDirectory.Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Primary Directory&lt;/P&gt;&lt;P&gt;PrimaryDirectory.SecondaryQtree&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Secondary Qtree&lt;/P&gt;&lt;P&gt;PrimaryDirectory.SecondaryVolume&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Secondary Volume&lt;/P&gt;&lt;P&gt;PrimaryDirectory.State&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State&lt;/P&gt;&lt;P&gt;PrimaryDirectory.Status&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status&lt;/P&gt;&lt;P&gt;PrimaryDirectory.Lag&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Lag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default sort order is PrimaryDirectory.PrimarySystem.&lt;/P&gt;&lt;P&gt;[root@10 log]#&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>Mon, 19 Mar 2012 10:14:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Custom-reports-using-ops-mgr/m-p/58527#M12132</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2012-03-19T10:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Custom reports using ops mgr?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Custom-reports-using-ops-mgr/m-p/58534#M12133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adai ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for the respone. I have to create a yearly report using the details mentioned. Regarding the dfm report create command, is there any report inbuilt in DFM named "Lag_snapvault" or do I have to run the command you mentioned. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I create the snapvault report from the GUI (reports-&amp;gt;custom) and get a similar report of all snapvault lags?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 12:27:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Custom-reports-using-ops-mgr/m-p/58534#M12133</guid>
      <dc:creator>GAUDEY002</dc:creator>
      <dc:date>2012-03-19T12:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom reports using ops mgr?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Custom-reports-using-ops-mgr/m-p/58538#M12135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no built in report, either you can run the command I sent you or create a custom report as you mentioned using the GUI with PrimaryDirectory as the based catalog.&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>Mon, 19 Mar 2012 13:27:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Custom-reports-using-ops-mgr/m-p/58538#M12135</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2012-03-19T13:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom reports using ops mgr?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Custom-reports-using-ops-mgr/m-p/58543#M12137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Adai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case I am pulling the report from the CLI, what should be the "PrimaryDirectory" as mentioned in your syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for helping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 14:16:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Custom-reports-using-ops-mgr/m-p/58543#M12137</guid>
      <dc:creator>GAUDEY002</dc:creator>
      <dc:date>2012-03-19T14:16:47Z</dc:date>
    </item>
  </channel>
</rss>

