<div dir="ltr"><div><div>How about: </div><div>find / -name "*rrd"   </div><div>:-)</div></div><div><br></div><div>OK, now seriously.collect should store the data to rrdfiles if in config file you load plugin rrdtool, and if you compiled collectd with --enable-rrdtool</div>
<div>Also you can specify rrd files path with e.g.<br></div><div><div><Plugin rrdtool></div><div>        DataDir "/opt/openinfinity/2.0.0/healthmonitoring/collectd/var/lib/collectd/rrd"</div><div>        CacheTimeout 0</div>
<div>        CacheFlush   10</div><div></Plugin></div></div><div><br></div><div>RRD data is likely in your case (this is how it is in collectd 5): <br></div><div><span style="font-family:arial,sans-serif;font-size:13px">/usr/local/collectd-4.10</span>/var/lib/collectd/rrd/<br>
</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 6 August 2013 14:17, Mihamina Rakotomandimby <span dir="ltr"><<a href="mailto:mihamina@rktmb.org" target="_blank">mihamina@rktmb.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#333333">
    Hi all<br>
    <br>
    Just compiled and installed collectd 4.10 on Solaris/SPARC.<br>
    ./configure was with several options but espacially --prefix was
    /usr/local/collectd-4.10<br>
    <br>
    Launching "collectd" without errors.<br>
    <br>
    I would like to know the location of rrd files.<br>
    <br>
    Does collectd "store" collected data in rrd files?<br>
    What is the default location?<br>
    <br>
    I ask because I want to copy them to another machine in order to
    generate graphs from them.<span class="HOEnZb"><font color="#888888"><br>
    <pre cols="72">-- 
RMA.</pre>
  </font></span></div>

<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>
<br></blockquote></div><br></div>