<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Graphing on iMil.net</title>
    <link>http://imil.net/blog/tags/graphing/</link>
    <description>Recent content in Graphing on iMil.net</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 09 Mar 2016 13:19:46 +0000</lastBuildDate>
    <atom:link href="http://imil.net/blog/tags/graphing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>5 minutes collectd &#43; facette setup</title>
      <link>http://imil.net/blog/posts/2016/5-minutes-collectd-facette-setup/</link>
      <pubDate>Wed, 09 Mar 2016 13:19:46 +0000</pubDate>
      <guid>http://imil.net/blog/posts/2016/5-minutes-collectd-facette-setup/</guid>
      <description>&lt;p&gt;I recently added a fantastic graphing tool named &lt;a href=&#34;http://facette.io&#34;&gt;facette&lt;/a&gt; to &lt;a href=&#34;http://pkgsrc.org&#34;&gt;pkgsrc&lt;/a&gt;.&#xA;&lt;a href=&#34;http://facette.io&#34;&gt;Facette&lt;/a&gt; knows how to pull data sources from various backends, and among them, the famous &lt;a href=&#34;https://collectd.org&#34;&gt;collectd&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;In this article, we will see how to setup both on &lt;a href=&#34;http://NetBSD.org&#34;&gt;NetBSD&lt;/a&gt; but keep in mind it should also work for any platform supported by &lt;a href=&#34;http://pkgsrc.org&#34;&gt;pkgsrc&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;First up, &lt;a href=&#34;https://collectd.org&#34;&gt;collectd&lt;/a&gt; installation. It can be done either with &lt;a href=&#34;http://pkgin.net&#34;&gt;pkgin&lt;/a&gt; (binary installation) or &lt;code&gt;pkgsrc&lt;/code&gt; (source installation):&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;with &lt;code&gt;pkgin&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sudo pkgin in collectd collectd-rrdtool&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ul&gt;&#xA;&lt;li&gt;with &lt;code&gt;pkgsrc&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; $ cd /usr/pkgsrc/sysutils/collectd&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; $ sudo make install clean&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; $ cd ../collectd-rrdtool&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; $ sudo make install clean&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Tune up a minimal &lt;code&gt;collectd&lt;/code&gt; configuration&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
