X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Fsysdbd-timeseries-rrdtool.5.txt;h=b36a177c5c1c95b7cb60ab03e2b7b86ea4940471;hb=8bbc16715bda6ba2cc32548e888e21c26e8299b1;hp=693caadcbe960bc707ee38c5566b24baf7d8b399;hpb=5ba97a2fe9c2881490dce68ef9b71002cf639a74;p=sysdb.git diff --git a/doc/sysdbd-timeseries-rrdtool.5.txt b/doc/sysdbd-timeseries-rrdtool.5.txt index 693caad..b36a177 100644 --- a/doc/sysdbd-timeseries-rrdtool.5.txt +++ b/doc/sysdbd-timeseries-rrdtool.5.txt @@ -17,8 +17,15 @@ data from RRD files. CONFIGURATION ------------- -*timeseries::rrdtool* does not currently accept any configuration options. It -registers a time-series fetcher callback called *rrdtool*. +*timeseries::rrdtool* accepts the following configuration options. In addition +to any configuration, the plugin always registers a time-series fetcher +callback called *rrdtool* which may be used to access RRD files on local disk. + +*RRDCacheD* '':: + Enable support for RRDCacheD. When using this option, an additional + time-series fetcher callback called *rrdcached* is made available. It will + flush cached updates for an RRD file before fetching data from it. + Currently, local connections through a UNIX socket are supported only. SEE ALSO --------