<?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] Graphite is not work in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Graphite-is-not-work/m-p/116604#M20739</link>
    <description>&lt;P&gt;I'd like to close this.&lt;/P&gt;&lt;P&gt;I was so stupid that I didn't notice ublock blocked only "carbon" on graphite-web.&lt;/P&gt;&lt;P&gt;I didn't recognized this 'cause ublock don't report that it block "carbon" without pointing/clicking Graphite...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for bothering you.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2016 07:55:03 GMT</pubDate>
    <dc:creator>kkusunoki</dc:creator>
    <dc:date>2016-03-03T07:55:03Z</dc:date>
    <item>
      <title>[Harvest] Graphite is not work</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Graphite-is-not-work/m-p/116600#M20738</link>
      <description>&lt;P&gt;I followed &lt;A href="https://community.netapp.com/t5/OnCommand-Storage-Management-Software-Articles-and-Resources/How-to-install-Graphite-and-Grafana/ta-p/109456" target="_self"&gt;this guide&lt;/A&gt; to install graphite on ubuntu 14.04(VM).&lt;/P&gt;&lt;P&gt;I completely did all steps to install/configure Graphite.&lt;/P&gt;&lt;P&gt;On step 5 "Verify Operations"(p.20), finally, I did "echo "test.metric 50 `date +%s`" | nc 127.0.0.1 2003" on this VM.&lt;/P&gt;&lt;P&gt;But I cannot see anything on the right tree of graphite-web.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2016-01-25 at 15.18.52.png" style="width: 400px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/4933i3D5051A481CF202C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2016-01-25 at 15.18.52.png" alt="Screen Shot 2016-01-25 at 15.18.52.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expecting misconfigured carbon, I checked the logs and db as follows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;root@harvest-graphite:~# date
Thu Mar  3 13:33:40 JST 2016
root@harvest-graphite:~# echo "test.metric 50 `date +%s`" | nc 127.0.0.1 2003
root@harvest-graphite:~# tail -n5 /var/log/carbon/listener.log
03/03/2016 13:18:20 :: MetricLineReceiver connection with 127.0.0.1:58116 closed cleanly
03/03/2016 13:18:27 :: MetricLineReceiver connection with 127.0.0.1:58117 established
03/03/2016 13:18:27 :: MetricLineReceiver connection with 127.0.0.1:58117 closed cleanly
03/03/2016 13:33:50 :: MetricLineReceiver connection with 127.0.0.1:45147 established
03/03/2016 13:33:50 :: MetricLineReceiver connection with 127.0.0.1:45147 closed cleanly
root@harvest-graphite:~# tail -n5 /var/log/carbon/creates.log
03/03/2016 02:24:59 :: new metric carbon.agents.harvest-graphite-a.pointsPerUpdate matched aggregation schema default_average
03/03/2016 02:24:59 :: creating database file /var/lib/graphite/whisper/carbon/agents/harvest-graphite-a/pointsPerUpdate.wsp (archive=[(60, 129600)] xff=0.5 agg=average)
03/03/2016 02:36:14 :: new metric test.metric matched schema default_1min_for_1day
03/03/2016 02:36:14 :: new metric test.metric matched aggregation schema default_average
03/03/2016 02:36:14 :: creating database file /var/lib/graphite/whisper/test/metric.wsp (archive=[(60, 1440)] xff=0.5 agg=average)
root@harvest-graphite:~# ls -all //var/lib/graphite/whisper/test/
total 28
drwxr-xr-x 2 _graphite _graphite  4096 Mar  3 02:36 .
drwxr-xr-x 4 _graphite _graphite  4096 Mar  3 02:36 ..
-rw-r--r-- 1 _graphite _graphite 17308 Mar  3 13:33 metric.wsp&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But obviously "metric" is successfully listened and created.&lt;/P&gt;&lt;P&gt;Could you tell me how I could see test metric on the graph of graphite-web?&lt;/P&gt;&lt;P&gt;Any suggestion is really appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 21:54:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Graphite-is-not-work/m-p/116600#M20738</guid>
      <dc:creator>kkusunoki</dc:creator>
      <dc:date>2025-06-04T21:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: [Harvest] Graphite is not work</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Graphite-is-not-work/m-p/116604#M20739</link>
      <description>&lt;P&gt;I'd like to close this.&lt;/P&gt;&lt;P&gt;I was so stupid that I didn't notice ublock blocked only "carbon" on graphite-web.&lt;/P&gt;&lt;P&gt;I didn't recognized this 'cause ublock don't report that it block "carbon" without pointing/clicking Graphite...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for bothering you.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 07:55:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Graphite-is-not-work/m-p/116604#M20739</guid>
      <dc:creator>kkusunoki</dc:creator>
      <dc:date>2016-03-03T07:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: [Harvest] Graphite is not work</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Graphite-is-not-work/m-p/116725#M20759</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/47440"&gt;@kkusunoki﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No worries, glad you solved it because the linux layer details you provided were looking good!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Chris Madden&lt;/P&gt;&lt;P&gt;Storage Architect, NetApp EMEA (and author of Harvest)&lt;/P&gt;&lt;P&gt;Blog:&amp;nbsp;&lt;A href="http://blog.pkiwi.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&amp;nbsp;&lt;STRONG&gt;ACCEPT AS SOLUTION&lt;/STRONG&gt;&amp;nbsp;or adding a&amp;nbsp;&lt;STRONG&gt;KUDO&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2016 08:05:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Harvest-Graphite-is-not-work/m-p/116725#M20759</guid>
      <dc:creator>madden</dc:creator>
      <dc:date>2016-03-07T08:05:24Z</dc:date>
    </item>
  </channel>
</rss>

