[drraw-users] drraw-2.2a3 was: Drraw-2.23a -- cannot find RRA?

Andy Mayhew am at moka5.com
Wed May 16 19:20:13 EDT 2007


I'm using rrdtool 1.2.19 and drraw 2.1.3.  I'll try updating my copy to 
2.2.a3 and see if I still need to make the change to the RRDs::fetch.

--Andy Mayhew

Christophe Kalt wrote:
> On May 16, Andy Mayhew wrote:
> | Sorry, I was working off of a slightly older 2.2 source set.
> | Should be around line 2698, changing
> |                  = RRDs::fetch($file, $cf, '-s', $last, '-e', $last);
> | to
> |                  = RRDs::fetch($file, $cf);
> 
> Sigh, that's a bit furstrating.  Which version of rrdtool are
> you using, Andy?
> 
> The code used to be 
> 	RRDs::fetch($file, $cf, '-s', 0, '-e', 0);
> as your first diff showed, but i recently changed it to
> 	RRDs::fetch($file, $cf, '-s', $last, '-e', $last);
> after someone with rrdtool 1.2.19 reported an error with the
> older code.  But now, Tanya's telling us that 1.2.17 does not
> like the new code.. sigh.
> 
> I'll test tomorrow whether two arguments alone works with
> 1.0.x.
> _______________________________________________
> drraw-users mailing list
> drraw-users at taranis.org
> http://web.taranis.org/mailman/listinfo/drraw-users


More information about the drraw-users mailing list