<div dir="ltr">Does it have data in it?  So something like this should show the last 50 data points:<div><br></div><div style>rrdtool fetch xymonnet.rrd AVERAGE | tail -50</div><div style><br></div><div style>On my system, the last dozen or so were "nan", probably due to buffering.  But you should see something if it's all working OK.</div>

<div style><br></div><div style>J</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 24 January 2013 07:20, Asif Iqbal <span dir="ltr"><<a href="mailto:vadud3@gmail.com" target="_blank">vadud3@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi<div><br></div><div>I am not getting any graph for xymonnet. I am running xymon 4.3.10<br><div><br></div>

<div>I do have a xymonnet.rrd file</div><div><br></div><div><div>-rw-r--r-- 1 xymon xymon 20K 2013-01-23 14:49 xymonnet.rrd</div>

<div><br></div><div>It's name is runtime and type is GAUGE per rrdtool dump</div><div><br></div><div>When I tried to draw a graph it did not like GAUGE type.</div><div><br></div><div><div>

# rrdtool graph /tmp/test.png DEF:p1=xymonnet.rrd:runtime:GAUGE LINE2:p1#ff00ff</div><div>ERROR: Unknown CF 'GAUGE' in 'DEF:p1=xymonnet.rrd:runtime:GAUGE'</div><div><br></div><div>So I changed it to AVERAGE type, but the graph is empty.</div>



<div><br></div><div><div># rrdtool graph /tmp/test.png DEF:p1=xymonnet.rrd:runtime:AVERAGE LINE2:p1#ff00ff481x149</div><div><br></div><div><br></div></div></div><div><div># ls -lh /tmp/test.png </div><div>

-rw-r--r-- 1 root root 6.1K 2013-01-23 15:18 /tmp/test.png</div></div><div><br></div><div># display /tmp/test.png shows empty graph.</div><div><br></div><div>What gives?</div><span class="HOEnZb"><font color="#888888"><div>

<br></div><div><br>

</div>-- <br>Asif Iqbal<br>PGP Key: 0xE62693C5 KeyServer: <a href="http://pgp.mit.edu" target="_blank">pgp.mit.edu</a><br>A: Because it messes up the order in which people normally read text.<br>Q: Why is top-posting such a bad thing?<br>



<br>
</font></span></div></div></div>
<br>_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
<br></blockquote></div><br></div>