Thanks Simon for the link. I also used the rrdtool dump command to understand the stored data.<br>kind regards,<br><br><br><div><span class="gmail_quote">On 8/28/07, <b class="gmail_sendername">Simon Hobson</b> &lt;<a href="mailto:linux@thehobsons.co.uk">
linux@thehobsons.co.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Shedi Shedi wrote:<br>&gt;Hi,<br>&gt;<br>&gt;i&#39;m running the following set of commands. When the graph is
<br>&gt;generated PDP whose value is 6 is shown on Y-axis at point 5.5 and<br>&gt;not 6.<br>&gt;<br>&gt;<br>&gt;rrdtool create msgmgr_basic.rrd --start 1188287728 --step 60<br>&gt;DS:recdsuccess:GAUGE:120:U:U RRA:LAST: 0.5
:1:1440<br>&gt;rrdtool update msgmgr_basic.rrd 1188287788:1<br>&gt;rrdtool update msgmgr_basic.rrd 1188287848:2<br>&gt;rrdtool update msgmgr_basic.rrd 1188287908:3<br>&gt;rrdtool update msgmgr_basic.rrd 1188287968:4<br>&gt;rrdtool update msgmgr_basic.rrd 1188288028:5
<br>&gt;rrdtool update msgmgr_basic.rrd 1188288088:6<br>&gt;rrdtool update msgmgr_basic.rrd 1188288148:2<br>&gt;rrdtool update msgmgr_basic.rrd 1188288208:2<br>&gt;rrdtool update msgmgr_basic.rrd 1188288268:1<br>&gt;rrdtool graph msgmgr_basicrecd_stats.png --start 1188287728 --end
<br>&gt;1188288268 --watermark ivems --alt-autoscale --title &quot;iVEMS-Message<br>&gt;Manager [Received Messages] &quot; --vertical-label &quot;No. of Messages&quot;<br>&gt;DEF:recd_success=msgmgr_basic.rrd:recdsuccess:LAST
<br>&gt;&quot;LINE2:recd_success#0033FF:Received Success&quot;<br>&gt;<br>&gt;I&#39;m new to rrdtool and not sure what i&#39;m doing wrong.Any hints!<br><br>What you are doing wrong is NOT reading the available documentation !
<br>You will not, ever get a value of 6 as output from that series of<br>commands&lt;period&gt;.<br><br><br>Go read <a href="http://www.vandenbogaerdt.nl/rrdtool/process.php">http://www.vandenbogaerdt.nl/rrdtool/process.php
</a> then you&#39;ll<br>see what&#39;s wrong. You&#39;ll also find that this is &#39;done to death&#39;<br>fairly regulalry in the mailing list archives.<br><br>_______________________________________________<br>rrd-users mailing list
<br><a href="mailto:rrd-users@lists.oetiker.ch">rrd-users@lists.oetiker.ch</a><br><a href="https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users">https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users</a><br></blockquote></div>
<br>