[rrd-users] Re: RRDs::graph parsing error ???

Tobias Oetiker oetiker at ee.ethz.ch
Wed Nov 29 16:20:52 MET 2000


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 
/_/ \.__/_.__/_/ oetiker at ee.ethz.ch http://ee-staff.ethz.ch/~oetiker


--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list