[rrd-users] Re: Directory names

Dirk Bulinckx dirk at woodstone.nu
Mon Jul 24 17:31:41 MEST 2006


 PERFECT that did it!

So this DEF is now working fine:
	DEF:sa_1="c\:\\directory\\sa_1.rrd":roundtrip:MAX

Thanks.

Dirk Bulinckx. 
-----Original Message-----
From: Praveen P [mailto:pra_ve_en at yahoo.com] 
Sent: Monday, July 24, 2006 5:14 PM
To: Dirk Bulinckx
Subject: Re: [rrd-users] Directory names

Hi,

A couple of things to note:

- You would need to escape the back slashes

- You have a ':' in the file name. You would need to escape the ':' to make
sure that rrdtool does not take that as the separator in the command.

HTH,
Praveen.

--- Dirk Bulinckx <dirk at woodstone.nu> 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?
> (below is the full command I'm using and that works fine IF the 
> current directory is the directory in which I have the RRD file).
> 
> 
> 
> C:\data\RRD\src\tool_release\rrdtool.exe graph
> "C:\data\RRD\graphs\hour\hour_sa_1.png" -s -3600 
> --imgformat PNG
> --title="some title" DEF:sa_1=sa_1.rrd:roundtrip:MAX
> LINE1:sa_1#0000FF:"Response Time"
> 
> 
> 
> 
> Dirk Bulinckx. 
> 
> 
> --
> 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://lists.ee.ethz.ch/rrd-users
> WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


--
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://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list