<?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/OpsMgr &amp;amp; Back to Back CPs in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/DFM-OpsMgr-amp-Back-to-Back-CPs/m-p/41959#M9852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can display CP information in Performance Advisor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Enable showing of diagnostic counters in DFM: dfm option set perfAdvisorShowDiagCounters=yes&lt;/P&gt;&lt;P&gt;2. Restart the DFM&lt;/P&gt;&lt;P&gt;3. In Performance Advisor, go to &lt;STRONG&gt;Setup-&amp;gt;Hosts&lt;/STRONG&gt;. Select the host you want to view CP data for and edit its data collection.&lt;/P&gt;&lt;P&gt;4. Under enabled counters go to wafl where you will see the cp_count. This is counter we are interested in. You can modify the sample rate and retention period if needed.&lt;/P&gt;&lt;P&gt;5. In order to view the collected data you have to create a custom view. Go to &lt;STRONG&gt;Setup --&amp;gt;Custom Views&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;6. Add the chart with the wafl:cp_count counters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can now view the new chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For those interested you can also collect/view this data using the filer CLI (diag mode) and the stats command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; stats explain counters wafl:wafl:cp_count&lt;/P&gt;&lt;P&gt;Counters for object name: wafl&lt;/P&gt;&lt;P&gt;Name: cp_count&lt;/P&gt;&lt;P&gt;Description: Array of counts of different types of CPs&lt;/P&gt;&lt;P&gt;Properties: delta&lt;/P&gt;&lt;P&gt;Unit: none&lt;/P&gt;&lt;P&gt;Size: 13 column array&lt;/P&gt;&lt;P&gt;Column names: wafl_timer generated CP, snapshot generated CP, wafl_avail_bufs generated CP, dirty_blk_cnt generated CP, full NV-log generated CP, back-to-back CP, flush generated CP, sync generated CP, wafl_avail_vbufs generated CP, deferred back-to-back CP, container-indirect-pin CP, low mbufs generated CP, low datavecs generated CP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Dec 2011 07:19:28 GMT</pubDate>
    <dc:creator>pascalduk</dc:creator>
    <dc:date>2011-12-13T07:19:28Z</dc:date>
    <item>
      <title>DFM/OpsMgr &amp; Back to Back CPs</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/DFM-OpsMgr-amp-Back-to-Back-CPs/m-p/41949#M9846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to use NetApp DFM/Operations Manager to monitor for back-to-back consistency points on NetApp filers?&amp;nbsp; (i.e., as seen from sysstat)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:56:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/DFM-OpsMgr-amp-Back-to-Back-CPs/m-p/41949#M9846</guid>
      <dc:creator>edombroski</dc:creator>
      <dc:date>2025-06-05T06:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: DFM/OpsMgr &amp; Back to Back CPs</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/DFM-OpsMgr-amp-Back-to-Back-CPs/m-p/41954#M9849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm also interested in this. &lt;/P&gt;&lt;P&gt;What I've found so far is how to integrate the CPs to Cacti:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://redhunter.com/blog/2010/02/11/netapp-consistency-points-in-cacti/" target="_blank"&gt;http://redhunter.com/blog/2010/02/11/netapp-consistency-points-in-cacti/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there no counter in DFM/NMC for the same result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 06:14:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/DFM-OpsMgr-amp-Back-to-Back-CPs/m-p/41954#M9849</guid>
      <dc:creator>abuchmann</dc:creator>
      <dc:date>2011-12-13T06:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: DFM/OpsMgr &amp; Back to Back CPs</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/DFM-OpsMgr-amp-Back-to-Back-CPs/m-p/41959#M9852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can display CP information in Performance Advisor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Enable showing of diagnostic counters in DFM: dfm option set perfAdvisorShowDiagCounters=yes&lt;/P&gt;&lt;P&gt;2. Restart the DFM&lt;/P&gt;&lt;P&gt;3. In Performance Advisor, go to &lt;STRONG&gt;Setup-&amp;gt;Hosts&lt;/STRONG&gt;. Select the host you want to view CP data for and edit its data collection.&lt;/P&gt;&lt;P&gt;4. Under enabled counters go to wafl where you will see the cp_count. This is counter we are interested in. You can modify the sample rate and retention period if needed.&lt;/P&gt;&lt;P&gt;5. In order to view the collected data you have to create a custom view. Go to &lt;STRONG&gt;Setup --&amp;gt;Custom Views&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;6. Add the chart with the wafl:cp_count counters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can now view the new chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For those interested you can also collect/view this data using the filer CLI (diag mode) and the stats command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; stats explain counters wafl:wafl:cp_count&lt;/P&gt;&lt;P&gt;Counters for object name: wafl&lt;/P&gt;&lt;P&gt;Name: cp_count&lt;/P&gt;&lt;P&gt;Description: Array of counts of different types of CPs&lt;/P&gt;&lt;P&gt;Properties: delta&lt;/P&gt;&lt;P&gt;Unit: none&lt;/P&gt;&lt;P&gt;Size: 13 column array&lt;/P&gt;&lt;P&gt;Column names: wafl_timer generated CP, snapshot generated CP, wafl_avail_bufs generated CP, dirty_blk_cnt generated CP, full NV-log generated CP, back-to-back CP, flush generated CP, sync generated CP, wafl_avail_vbufs generated CP, deferred back-to-back CP, container-indirect-pin CP, low mbufs generated CP, low datavecs generated CP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 07:19:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/DFM-OpsMgr-amp-Back-to-Back-CPs/m-p/41959#M9852</guid>
      <dc:creator>pascalduk</dc:creator>
      <dc:date>2011-12-13T07:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: DFM/OpsMgr &amp; Back to Back CPs</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/DFM-OpsMgr-amp-Back-to-Back-CPs/m-p/41964#M9855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much! it works like a charm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 08:14:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/DFM-OpsMgr-amp-Back-to-Back-CPs/m-p/41964#M9855</guid>
      <dc:creator>abuchmann</dc:creator>
      <dc:date>2011-12-13T08:14:18Z</dc:date>
    </item>
  </channel>
</rss>

