<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Look in the documentation for 'rrdtool first' and 'rrdtool lastupdate'.<br>
<a href="http://oss.oetiker.ch/rrdtool/doc/rrdfirst.en.html" target="_blank">http://oss.oetiker.ch/rrdtool/doc/rrdfirst.en.html</a><br>
This returns the first (oldest) entry for a given RRA.<br>
<a href="http://oss.oetiker.ch/rrdtool/doc/rrdlastupdate.en.html" target="_blank">http://oss.oetiker.ch/rrdtool/doc/rrdlastupdate.en.html</a><br>
This returns the last entry time and values<br>
Note that 'rrdtool last' by contrast returns the time of the last update.&nbsp; <br>
<br>
Steve<br>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px"><strong>Steve Shipway</strong></div>
<div style="font-family:Tahoma; font-size:13px">University of Auckland ITS</div>
<div style="font-family:Tahoma; font-size:13px"><em>UNIX Systems Design Lead</em></div>
<div style="font-family:Tahoma; font-size:13px"><a href="mailto:s.shipway@auckland.ac.nz">s.shipway@auckland.ac.nz</a></div>
<div style="font-family:Tahoma; font-size:13px">Ph: &#43;64 9 373 7599 ext 86487</div>
<div style="font-family:Tahoma; font-size:13px"><em></em>&nbsp;</div>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF741631"><font color="#000000" face="Tahoma" size="2"><b>From:</b> rrd-users-bounces&#43;s.shipway=auckland.ac.nz@lists.oetiker.ch [rrd-users-bounces&#43;s.shipway=auckland.ac.nz@lists.oetiker.ch] on behalf of Steven Sim [unixandme@outlook.com]<br>
<b>Sent:</b> Tuesday, 1 July 2014 3:08 p.m.<br>
<b>To:</b> rrd-users@lists.oetiker.ch<br>
<b>Subject:</b> [rrd-users] Fetch the time of the first entry<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">Hello;
<div><br>
</div>
<div>I'm being asked to write a scrip to append data to an rrd and plot daily, weekly and monthly graphs of said data.</div>
<div><br>
</div>
<div>I already have a script to create an rrd and write data to it.</div>
<div><br>
</div>
<div>To append, I'll simply bypass the 'creation' logic of my script and use a user specified rrd file.</div>
<div><br>
</div>
<div>But to plot daily, weekly and monthly, I need to know the start time of the first entry in the rrd file.</div>
<div><br>
</div>
<div>Is there a way to determine the time of the first entry of an rrd file?<br>
</div>
<div><br>
</div>
<div>Deepest Regards</div>
<div>Steven Sim</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>