<?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: Harvest svm lif counters missing in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-svm-lif-counters-missing/m-p/134717#M24449</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/7510"&gt;@dpeverley&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, I suspect there *is* actually a trailing space on the LIF name.&amp;nbsp; LIF naming is very flexible and it's quite easy to get special characters when using system manager.&amp;nbsp; I've seen the long dash autocorrection (thanks MS Office!)&amp;nbsp;before so this is likely another situation you can hit.&amp;nbsp; Have you checked the name from the CLI using "net int show"? If it's in quotes and has a space in it you could then use "net int rename" to remove the space.&amp;nbsp; Please update the communities with your experience!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris Madden&lt;/P&gt;&lt;P&gt;Solution Architect - 3rd Platform - Systems Engineering NetApp EMEA (and author of Harvest)&lt;/P&gt;&lt;P&gt;Blog: &lt;A href="http://www.beginswithdata.com/" target="_blank"&gt;It all begins with data&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If this post resolved your issue, please help others by selecting &lt;STRONG&gt;ACCEPT AS SOLUTION&lt;/STRONG&gt; or adding a &lt;STRONG&gt;KUDO&lt;/STRONG&gt; or both!&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Sep 2017 10:48:33 GMT</pubDate>
    <dc:creator>madden</dc:creator>
    <dc:date>2017-09-25T10:48:33Z</dc:date>
    <item>
      <title>Harvest svm lif counters missing</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-svm-lif-counters-missing/m-p/134661#M24444</link>
      <description>&lt;P&gt;Using Netapp harvest 1.3 and getting lots of great stats from Harvest, we are running OnTap 8.3.2 p2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just noticed from the /var/log/carbon/listener.log that some stats are not getting in there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some Lif interface stats are being ingnored as they look to be sending a space through as part of the name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;21/09/2017 14:56:03 :: invalid line (netapp.perf.London.NETAPP-01.svm.cifs-prd01.lif.cifs-prd01-17n1 .recv_data 2.46365865071615e-06 1506005762) received from client 127.0.0.1:60060, ignoring&lt;BR /&gt;21/09/2017 14:56:03 :: invalid line (netapp.perf.London.NETAPP-01.svm.cifs-prd01.lif.cifs-prd01-17n1 .sent_data 1.33514404296875e-06 1506005762) received from client 127.0.0.1:60060, ignoring&lt;BR /&gt;21/09/2017 14:57:03 :: invalid line (netapp.perf.London.NETAPP-01.svm.cifs-prd01.lif.cifs-prd01-17n1 .recv_data 1.86284383138021e-05 1506005823) received from client 127.0.0.1:60060, ignoring&lt;BR /&gt;21/09/2017 14:57:03 :: invalid line (netapp.perf.London.NETAPP-01.svm.cifs-prd01.lif.cifs-prd01-17n1 .sent_data 1.33514404296875e-06 1506005823) received from client 127.0.0.1:60060, ignoring&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These perfcounters look to be being collected by harvest but are being skipped going into graphite and I think it is due to the space after lif name and before the countername, there can't be a space in the lif name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone know how I can fix this?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:34:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-svm-lif-counters-missing/m-p/134661#M24444</guid>
      <dc:creator>dpeverley</dc:creator>
      <dc:date>2025-06-04T14:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Harvest svm lif counters missing</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-svm-lif-counters-missing/m-p/134717#M24449</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/7510"&gt;@dpeverley&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, I suspect there *is* actually a trailing space on the LIF name.&amp;nbsp; LIF naming is very flexible and it's quite easy to get special characters when using system manager.&amp;nbsp; I've seen the long dash autocorrection (thanks MS Office!)&amp;nbsp;before so this is likely another situation you can hit.&amp;nbsp; Have you checked the name from the CLI using "net int show"? If it's in quotes and has a space in it you could then use "net int rename" to remove the space.&amp;nbsp; Please update the communities with your experience!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris Madden&lt;/P&gt;&lt;P&gt;Solution Architect - 3rd Platform - Systems Engineering NetApp EMEA (and author of Harvest)&lt;/P&gt;&lt;P&gt;Blog: &lt;A href="http://www.beginswithdata.com/" target="_blank"&gt;It all begins with data&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If this post resolved your issue, please help others by selecting &lt;STRONG&gt;ACCEPT AS SOLUTION&lt;/STRONG&gt; or adding a &lt;STRONG&gt;KUDO&lt;/STRONG&gt; or both!&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 10:48:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-svm-lif-counters-missing/m-p/134717#M24449</guid>
      <dc:creator>madden</dc:creator>
      <dc:date>2017-09-25T10:48:33Z</dc:date>
    </item>
  </channel>
</rss>

