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

Liehann Loots liehannl at gmail.com
Wed Aug 31 01:32:02 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.

I've tried two versions so far with the same result:
rrdtool 1.4.3 (from Ubuntu 11.04 repo)
rrdtool 1.4.5 (downloaded and compiled from source)

Kind regards,
Liehann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-users/attachments/20110831/880778ae/attachment.htm 


More information about the rrd-users mailing list