$database = "c\:\\test\\util.rrd"; RRDs::graph ($outputgraph, "DEF:myutil=$database:Utilization:AVERAGE", "LINE2:myutil#FF0000");
Still gives me the same error I'm afraid: Error whilst updating C:\prg\util.gif Error: can't parse DEF 'myutil=c:\test\util.rrd:Utilization:AVERAGE' -2 Notice that with or without the extra \ the name gets parsed the same... Any other ideas ? -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
