Thanks for the suggestion, but it doesn't seem to make a difference. Still no output without -u and / or -l.
On Wed, Aug 31, 2011 at 1:47 AM, Alex van den Bogaerdt < [email protected]> wrote: > > 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. > > > > _______________________________________________ > rrd-users mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users >
_______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
