Thanks for the suggestion, but it doesn&#39;t seem to make a difference. Still no output without -u and / or -l.<br><br><div class="gmail_quote">On Wed, Aug 31, 2011 at 1:47 AM, Alex van den Bogaerdt <span dir="ltr">&lt;<a href="mailto:alex@vandenbogaerdt.nl">alex@vandenbogaerdt.nl</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">&gt; Hi,<br>
&gt;<br>
&gt; I&#39;m having trouble generating a graph with a logarithmic y-axis.<br>
&gt;<br>
&gt; My graphing command looks like this (I&#39;ve tried to make it as simple as<br>
&gt; possible). If I leave out the &quot;-o&quot; it works, with the &quot;-o&quot; - nothing.<br>
&gt; rrdtool graph pings.png \<br>
&gt;   -s end-2h -e now-1h \<br>
&gt;   -u 5000 -l 1 -o \<br>
&gt;   DEF:l=pings.rrd:latency:AVERAGE \<br>
&gt;   LINE2:l#00ff00<br>
&gt;<br>
&gt; Any help would be appreciated - I&#39;m not even sure how to start debugging<br>
&gt; what&#39;s going wrong. It exits with code 0 and doesn&#39;t print out any error<br>
&gt; messages.<br>
<br>
</div>Try without the -u, -l, or both.<br>
<br>
<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" target="_blank">https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users</a><br>
</blockquote></div><br>