]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
enabled template for rrdcached updates 462/head
authorMartin Sperl <kernel@martin.sperl.org>
Mon, 5 May 2014 16:18:55 +0000 (16:18 +0000)
committerMartin Sperl <kernel@martin.sperl.org>
Mon, 5 May 2014 16:18:55 +0000 (16:18 +0000)
commitcef27b4d0de373a6d5a865fd156a474d29179e5b
tree854c35405e61b3d28b463310b7d5bf63417fdc40
parentff5e3c2c3b4f6a18794eff9d290c4bc164d4d31f
enabled template for rrdcached updates
this essentially "expands" the template to a "normal" update
based on the structure from the file itself.
This structure is cached in a GTree until the process dies - no validation is done to check if the file changed in the meantime
configure.ac
src/rrd_update.c