Code

Switched all sysdb.io links to https://
[sysdb.git] / doc / sysdbd-timeseries-rrdtool.5.txt
index 693caadcbe960bc707ee38c5566b24baf7d8b399..98334f49d20142213406b1b387badf2a09fa2958 100644 (file)
@@ -17,15 +17,22 @@ 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* '<addr>'::
+       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
 --------
 manpage:sysdbd[1], manpage:sysdbd.conf[5],
 http://oss.oetiker.ch/rrdtool
 
-The SysDB homepage: http://sysdb.io/
+The SysDB homepage: https://sysdb.io/
 
 AUTHOR
 ------