Same problem.
It's even converting / to \ within the error message. 

(for the referece to the graphics file it works fine with \)





Dirk Bulinckx. 
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eric Lennon Bowman
Sent: Monday, July 24, 2006 5:01 PM
To: Dirk Bulinckx
Cc: [email protected]
Subject: [rrd-users] Re: Directory names

Dirk Bulinckx wrote:
> I would like to be able to specify within the RRDTOOL GRAPH command 
> the directory in which the database file (rrd file) can be found.
>
> I tried:
>       DEF:sa_1=c:\directory\sa_1.rrd:roundtrip:MAX
> And
>       DEF:sa_1="c:\directory\sa_1.rrd":roundtrip:MAX
>
> But both failed.
>
>
> How should I do this?
>   


Have you tried using '/' as the directory delimiter, instead of '\'?
That usually works on Windows, and is preferable when dealing with
unix-oriented tools. A Windows directory or file name is not allowed to
contain a '/', so there's no chance of ambiguity; either basically works
fine with most software.

--
Eric Lennon Bowman
BoboCo Ltd
[EMAIL PROTECTED]
http://www.boboco.ie/ebowman/pubkey.pgp
+35317979094

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi




--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to