[rrd-users] the latest - RRDs:: and directory name

gOdot godot at skynet.be
Tue Jul 2 22:43:01 MEST 2002



Here is my latest question (I hope) [thanks to alex]

it is about the line (running with activestate Perl on win2k)

<RRDs::graph ... ... ...>

"DEF:my2=my.rrd:ds1:AVERAGE", #  now, this is working fine :)

<... ...>


My .rrd is
- not in the directory the script is running
- has a name which contains # and . (like    10.3.0.101#ifio#if1.rrd   )

The win system path is not used by perl,
and RRDs says : can't parse DEF
'my1=d:/rrd/10.3.0.101#ifio#if1.rdd:ds0:AVERAGE' -2 when I try :

 "DEF:my1=d:\\rrd\\10.3.0.101#ifio#if1.rdd:ds0:AVERAGE",
or
 "DEF:my1=$x:ds0:AVERAGE",

where $x is recognized by -e $file and contains the path/filename.




Regards,

C.GAUDER


--
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