[rrd-users] python rrdtool error -?

Leonard Mills lenm at ops.corpnet.sel.sony.com
Fri Apr 2 23:34:10 CEST 2010



On Fri, 2 Apr 2010, Gregory Guthrie wrote:

>    rrdtool.fetch( data("temp"),
>                 "AVERAGE", "--start ", str(start),
>                            "--end   ", str(end)  )		# fails - error below
> 
> Error:
>        "--end   ", str(end)  )
>        rrdtool.error: unknown option '-

It;s missing the continuation \ at the end odf the start line.

Hth,

Len




More information about the rrd-users mailing list