<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">
<p><br />Hello All.</p>
<div>I've installed collectd and every this is perfect except only one single point.</div>
<div>All rrd files has rra functions MIN, MAX and AVERAGE, but LAST are missing at all. Does it makes some sense? Can any one explain it to me the idea of that solution?</div>
<div>Also I can manually add LAST function to any particular rrd file. But as far as i have around 200 rrds I just thought that may be there is some ability to configure collectd to create rrd files already with such function?</div>
<div>Vitaly.</div>
</blockquote>
<p>Hi,</p>
<p>Actually, there is no solution by configuration.</p>
<p>Have look to <a href="https://github.com/octo/collectd/blob/master/src/utils_rrdcreate.c">https://github.com/octo/collectd/blob/master/src/utils_rrdcreate.c</a> in first lines.</p>
<p>Regards,</p>
<p>Cyril</p>
<div> </div>
</body></html>