<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 9 May 2013 16:26, deepak deore <span dir="ltr"><<a href="mailto:deepakdeore2004@gmail.com" target="_blank">deepakdeore2004@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>My client script returns the data once in a day in NCV format but that data is of yesterday's date.<br>

<br>If I add as it is then xymon graph will show that data as present day's data.<br>

<br></div>How can I tell rrd that the data is last day's data so that it will show with correct date?</blockquote></div><br>I don't think Xymon supports this.  The rrdupdate tool that Xymon uses allows specifying a timestamp or negative offset along with the data.  So you can specify a value of "-43200:27:16.7" which enters the values of 27 and 16.7, but sets the timestamp to "now - 12 hours".  Alas, I don't think we have the ability to feed this into rrdupdate.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra" style>Cheers</div><div class="gmail_extra" style>Jeremy</div><div class="gmail_extra" style><br></div></div>