Hi<br><br>I would like to try the rrdcached, but the I can&#39;t compile it. I get the following answers:<br>.<br>.<br>processes . . . . . . yes<br>rrdcached . . . . . . no (dependency error)<br>rrdtool . . . . . . . yes<br>
.<br>.<br><br>I tried it like this:<br>./configure --prefix=/usr/local/collectd/ --enable-logfile --enable-rrdcached --enable-rrdtool --enable-snmp --enable-syslog --enable-unixsock --enable-debug  --with-librrd=/usr/local/rrdtool/lib/<br>
<br>What else is the necessery for it? <br><br>Thank you in advance.<br><br><br><br><div class="gmail_quote">2009/5/5 Andrés J. Díaz <span dir="ltr">&lt;<a href="mailto:ajdiaz@connectical.com">ajdiaz@connectical.com</a>&gt;</span><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>
As fas as I known, there is no way to reload configuration without<br>
restart the daemon, but I think you can use rrdcached instead of<br>
rrdtool plugin (<a href="http://collectd.org/wiki/index.php/Plugin:RRDCacheD" target="_blank">http://collectd.org/wiki/index.php/Plugin:RRDCacheD</a>).<br>
Unfortunately rrdcached is not available in latest rrdtool stable<br>
tarball, you need to compile rrdtool from subversion branch. With<br>
rrdcached you do not need to flush the data to disk when restart the<br>
collectd daemon (rrdcached keep data in memory and flush when needed).<br>
<br>
I use collectd with rrdcached from few months with good results, but I<br>
have only ~20 rrds per host.<br>
<br>
I hope to help you.<br>
<br>
Regards,<br>
  Andres<br>
<br>
2009/5/5 János Prepuk &lt;<a href="mailto:prepuk.janos@gmail.com">prepuk.janos@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hi All,<br>
&gt;<br>
&gt; I have begun to test the collectd. I collect datas from ~100 devices with a<br>
&gt; lot of interfaces. Query interval is 300 sec. I use only rrdtool plugin.<br>
&gt; CacheTimeout is 1800 sec because of the IO problems.<br>
&gt; It works perfectly but there is a problem what I can&#39;t solve.<br>
&gt; If I add a new device to the config I have to restart the daemon. The<br>
&gt; restarting keeps about 6-7 minutes because of the flush, but while it takes<br>
&gt; the collection is paused. So the graph is always incomplete.<br>
&gt;<br>
&gt; Is there any solution for this problem? Could I load the config without<br>
&gt; restart?<br>
&gt;<br>
&gt; Thank you in advance.<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; Janos Prepuk<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; collectd mailing list<br>
&gt; <a href="mailto:collectd@verplant.org">collectd@verplant.org</a><br>
&gt; <a href="http://mailman.verplant.org/listinfo/collectd" target="_blank">http://mailman.verplant.org/listinfo/collectd</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br>