[rrd-users] Directory names
    Dirk Bulinckx 
    dirk at woodstone.nu
       
    Mon Jul 24 16:58:05 MEST 2006
    
    
  
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
    
    
More information about the rrd-users
mailing list