Thanks for the suggestion, but it doesn'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"><<a href="mailto:alex@vandenbogaerdt.nl">alex@vandenbogaerdt.nl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">> Hi,<br>
><br>
> I'm having trouble generating a graph with a logarithmic y-axis.<br>
><br>
> My graphing command looks like this (I've tried to make it as simple as<br>
> possible). If I leave out the "-o" it works, with the "-o" - nothing.<br>
> rrdtool graph pings.png \<br>
> -s end-2h -e now-1h \<br>
> -u 5000 -l 1 -o \<br>
> DEF:l=pings.rrd:latency:AVERAGE \<br>
> LINE2:l#00ff00<br>
><br>
> Any help would be appreciated - I'm not even sure how to start debugging<br>
> what's going wrong. It exits with code 0 and doesn't print out any error<br>
> 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>