It seems that rrdtool don't understand the parameters.

Did you try uppercase DEF and AVERAGE, or using ' instead of "?

Maybe backslashes are problematic - try to escape them.

I use Linux version and don't have problems/experience with backslashes.

Martin

Ionescu Ionut wrote:
> this is what i typed on cmd prompt:
> 
> rrdtool graph "c:\test.png" -s 1077529905 -e 1077530205 -t "Test"
> def:xx="c:\mrtghtml\log\10.0.0.1_1.rrd":ds0:average
> def:yy="c:\mrtghtml\log\10.0.0.1_1.rrd":ds1:average
> 
> .... and the error message is:
> ERROR: can't parse 'def:xx=c:\mtrghtml\log\10.0.0.1_1.rrd:ds0:average'
> 
> The mrtg config file worked perfectly until i implemented rrd tool, It had
> the following:
> 
> Htmldir: c:\mrtghtml
> Imagedir: c:\mrtghtml\img
> Logdir: c:\mrtghtml\log
> RunAsDaemon: Yes
> Interval:5
> --- and, of course the targets i wanted to monitor ---


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

Reply via email to