<?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: Splunk implements Graphite? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-implements-Graphite/m-p/68241#M3620</link>
    <description>&lt;P&gt;Another really good app for this: &lt;A href="https://splunkbase.splunk.com/app/2664/"&gt;https://splunkbase.splunk.com/app/2664/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2016 10:40:37 GMT</pubDate>
    <dc:creator>groland</dc:creator>
    <dc:date>2016-03-23T10:40:37Z</dc:date>
    <item>
      <title>Splunk implements Graphite?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-implements-Graphite/m-p/68237#M3616</link>
      <description>&lt;P&gt;Has someone ever tried to implements Graphs or at least data from Graphite into a Splunk Dashboard? How can we do that? We would like to compare a Splunk timechart with a Graphite Graph on the same Dashboard. And we don´t want to import the data from graphite into Splunk, just use Splunk as a Dashboard.&lt;/P&gt;

&lt;P&gt;Many thanks, Thomas&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 17:05:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-implements-Graphite/m-p/68237#M3616</guid>
      <dc:creator>tpaulsen</dc:creator>
      <dc:date>2013-03-20T17:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk implements Graphite?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-implements-Graphite/m-p/68238#M3617</link>
      <description>&lt;P&gt;You could do this with the Splunk 6 web framework. Create a dashboard, &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/Viz/ExportHTML"&gt;convert it to HTML&lt;/A&gt;, and then do whatever you want to in the HTML to integrate your Graphite stuff. I don't have any experience with Graphite to explain that part.&lt;/P&gt;

&lt;P&gt;And if you do want to take data that you are already sending to Carbon/Graphite, but send it to Splunk instead, it's trivial to read the same data format in Splunk. I wrote &lt;A href="http://blogs.splunk.com/2013/07/26/getting-data-from-collectd-into-splunk/"&gt;a blog post&lt;/A&gt; on the topic which explains the steps, which you'll see are pretty simple.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 16:29:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-implements-Graphite/m-p/68238#M3617</guid>
      <dc:creator>halr9000</dc:creator>
      <dc:date>2013-12-13T16:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk implements Graphite?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-implements-Graphite/m-p/68239#M3618</link>
      <description>&lt;P&gt;Here's an app for getting Splunk data back out into Graphite: &lt;A href="https://github.com/OnBeep/splunk_graphite"&gt;https://github.com/OnBeep/splunk_graphite&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2014 23:30:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-implements-Graphite/m-p/68239#M3618</guid>
      <dc:creator>ampledata</dc:creator>
      <dc:date>2014-04-15T23:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk implements Graphite?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-implements-Graphite/m-p/68240#M3619</link>
      <description>&lt;P&gt;I installed collectd on the client machine which already has the splunk forwarder running on it. &lt;BR /&gt;
LoadPlugin write_graphite&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Host "52.32.76.219"  #indexer ip
Port 10001
 Protocol "tcp"
 LogSendErrors true
 Prefix "collectd"
 Postfix "collectd"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and on the indexer, i allowed the port 10001.&lt;BR /&gt;
/opt/splunk/bin/splunk enable listen 10001 -auth admin:*******&lt;BR /&gt;
But i am not getting the results from the client machine. Also, client shows the following error&lt;BR /&gt;
collectd[21107]: write_graphite plugin: send to 52.32.76.219:10001 (tcp) failed with status -1 (Broken pipe).&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 01:50:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-implements-Graphite/m-p/68240#M3619</guid>
      <dc:creator>bbhandari012</dc:creator>
      <dc:date>2016-03-15T01:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk implements Graphite?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-implements-Graphite/m-p/68241#M3620</link>
      <description>&lt;P&gt;Another really good app for this: &lt;A href="https://splunkbase.splunk.com/app/2664/"&gt;https://splunkbase.splunk.com/app/2664/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:40:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-implements-Graphite/m-p/68241#M3620</guid>
      <dc:creator>groland</dc:creator>
      <dc:date>2016-03-23T10:40:37Z</dc:date>
    </item>
  </channel>
</rss>

