Code

timeseries::rrdtool: Added support for RRDCacheD.
authorSebastian Harl <sh@tokkee.org>
Thu, 28 Aug 2014 23:42:34 +0000 (16:42 -0700)
committerSebastian Harl <sh@tokkee.org>
Thu, 28 Aug 2014 23:44:24 +0000 (16:44 -0700)
commit8bbc16715bda6ba2cc32548e888e21c26e8299b1
tree18818cc3acd3b1ad51d179e1938228f2a63ac992
parent5ba97a2fe9c2881490dce68ef9b71002cf639a74
timeseries::rrdtool: Added support for RRDCacheD.

After enabling RRDCacheD support, the plugin supports an additional
time-series fetcher callback which may be used to flush outstanding updates to
an RRD file before fetching data from it.
configure.ac
doc/sysdbd-timeseries-rrdtool.5.txt
src/plugins/timeseries/rrdtool.c