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