[rrd-developers] [PATCH 0 of 7] Refactor rrdcached connection handling and introduce URL syntax for rrd sources

Tobias Oetiker tobi at oetiker.ch
Tue Mar 8 12:33:55 CET 2011


Hi Peter,

Today Peter Stamfest wrote:

> Am 07.03.2011 20:28, schrieb Peter Stamfest:
> > This patch set refactors rrdcached connection handling. It does away
> > with a bunch of global variables and encapsulates all required data within
> > a struct. All rrdcached aware code gets changed to use the new interface.
> >
> > Currently, there are some sematic changes to the current behaviour - the
> > last rrdcached connection does not get cached for subsequent operations -
> > a new connection is used for every operation.
> >
> > The second big change coming with this patch set is the introduction of
> > URL style RRD source specifications with support for rrdcached connections.
> > This is done to "unclutter" the current "DEF" syntax and to provide for
> > better extension of the rrd source specification mechanism.
> >
> > Currently missing from this patchset is the support for sql:// URLs - this is
> > planned for patches to come in the future.
> BTW, this patchset is not yet complete, and should not be applied to SVN
> right away. It is given more as a preview of what I'm currently working
> on. I actually found one bug after I submitted it...
>
> Using a distributed SCM system would be great for this kind of work :-)
>
> _______________________________________________
> rrd-developers mailing list
> rrd-developers at lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

I will probably move rrdtool to github soon ...

cheers
tobi
>
>

-- 
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900



More information about the rrd-developers mailing list