I have been using collectd and rrdtool for quite sometime and it works great for me. collectd has a rrdtool plugin which writes the values to RRD-files using <a href="http://oss.oetiker.ch/rrdtool/" class="external text" title="http://oss.oetiker.ch/rrdtool/" rel="nofollow"></a>librrd. <br>
<br>Once you have data in the rrd files, then you could use rrdttool utility to draw graphs.<br><a href="http://oss.oetiker.ch/rrdtool/doc/rrdgraph.en.html">http://oss.oetiker.ch/rrdtool/doc/rrdgraph.en.html</a><br><br>Here is a nice tutorial about rrdtool for you to get started:<br>
<a href="http://oss.oetiker.ch/rrdtool/tut/rrd-beginners.en.html">http://oss.oetiker.ch/rrdtool/tut/rrd-beginners.en.html</a><br><br>Regards<br>Amit<br><div class="gmail_quote">On Tue, Sep 15, 2009 at 4:07 PM, Mariusz Gronczewski <span dir="ltr">&lt;<a href="mailto:xani666@gmail.com">xani666@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi<br>
<br>
2009/9/15 Jeffrey &#39;jf&#39; Lim &lt;<a href="mailto:jfs.world@gmail.com">jfs.world@gmail.com</a>&gt;:<br>
<div class="im">&gt; hey folks, I&#39;m relatively new to the idea of RRDs (would you believe it!),<br>
&gt; and graphing, and collectd, so i thought i&#39;d try to get a poll of the<br>
&gt; thoughts of the group here, who will be so much more knowledgeable than me.<br>
&gt; What do you use for graphing and how do you set it up? Do u use csv, rrd,<br>
&gt; ..?<br>
</div>Good start is collection in contrib dir of collectd. I use that and<br>
drraw. RRD is atm best for graphs coz for example CSV from 3 days of<br>
my network (17 nodes) was almost 3GB of data.<br>
<br>
Regards<br>
Mariusz<br>
<br>
_______________________________________________<br>
collectd mailing list<br>
<a href="mailto:collectd@verplant.org">collectd@verplant.org</a><br>
<a href="http://mailman.verplant.org/listinfo/collectd" target="_blank">http://mailman.verplant.org/listinfo/collectd</a><br>
</blockquote></div><br>