[rrd-users] No graph with --logarithmic option

Alex van den Bogaerdt alex at vandenbogaerdt.nl
Wed Aug 31 01:47:47 CEST 2011


> Hi,
>
> I'm having trouble generating a graph with a logarithmic y-axis.
>
> My graphing command looks like this (I've tried to make it as simple as
> possible). If I leave out the "-o" it works, with the "-o" - nothing.
> rrdtool graph pings.png \
>   -s end-2h -e now-1h \
>   -u 5000 -l 1 -o \
>   DEF:l=pings.rrd:latency:AVERAGE \
>   LINE2:l#00ff00
>
> Any help would be appreciated - I'm not even sure how to start debugging
> what's going wrong. It exits with code 0 and doesn't print out any error
> messages.

Try without the -u, -l, or both.





More information about the rrd-users mailing list