Today you sent me mail regarding RE: [rrd-users] Re: RRDs::graph parsing...:
EM> $database = "c\:\\test\\util.rrd"; EM> RRDs::graph ($outputgraph, "DEF:myutil=$database:Utilization:AVERAGE", EM> "LINE2:myutil#FF0000"); backslashs are a bitch ... try $database = "c\\:\\\\test\\\\util.rrd" cheers tobi EM> EM> Still gives me the same error I'm afraid: EM> EM> Error whilst updating C:\prg\util.gif EM> Error: can't parse DEF 'myutil=c:\test\util.rrd:Utilization:AVERAGE' -2 EM> EM> Notice that with or without the extra \ the name gets parsed the same... EM> EM> Any other ideas ? EM> EM> -- ______ __ _ /_ __/_ / / (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich / // _ \/ _ \/ / TEL: +41(0)1-6325286 FAX:...1517 ICQ: 10419518 /_/ \.__/_.__/_/ [EMAIL PROTECTED] http://ee-staff.ethz.ch/~oetiker -- 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
