On Thu, Dec 28, 2006 at 09:39:33PM +0100, Wiebe Kloosterman wrote: > "CDEF:a=ietsandersa0,8,*",
> rrd_graph() ERROR: invalid rpn expression in: ietsandersa0,8,* > $opts = array( "--imgformat", "PNG", "--start", "$starttime", > "--end", "$endtime", > "--width", "$width", "--height", "$height", > "DEF:a=$dir/$file:ds0:AVERAGE", > "DEF:b=$dir/$file:ds1:AVERAGE", > "COMMENT: $comment\J", > <cut> > > than the script works fine I'm not sure if this is going to work or not, but you could try changing "CDEF" into "DEBUGCDEF" and look through the server logs. Also try other kind of CDEFs, such as addition or even something silly as "CDEF:a=a". Nobody else seeing something obvious? Please try, I could miss something... -- Alex van den Bogaerdt http://www.vandenbogaerdt.nl/rrdtool/ -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
