According to the rrdtool graph documentation: DEF:<vname>=<rrdfile>:<ds-name>:<CF>[:step=<step>][:start=<time>][:end=< time>][:reduce=<CF>]
I'm not having any luck overriding the start and end times by specifying them on the DEF line. It's as though it's ignoring the time reference completely. (Although I know it's reading them because if you put in a bogus time reference, the parser will error out.) Example: DEF:ds0weekly=router.rrd:ds0:AVERAGE:start=end-1h I'm using the RRDs perl module. Does the override capability work? Anyone know why the time specification would appear to be ignored? What am I doing wrong? A newbie, JD -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
