summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e20fd50)
raw | patch | inline | side by side (parent: e20fd50)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 28 Aug 2014 21:33:06 +0000 (14:33 -0700) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 28 Aug 2014 21:33:06 +0000 (14:33 -0700) |
doc/sysdbd-collectd-unixsock.5.txt | patch | blob | history | |
doc/sysdbd-timeseries-rrdtool.5.txt | patch | blob | history |
index 0e995901d74b863bce017fd92b9356ee5b026d06..fb0f390b791f1f87454a5862643aca1478781b9a 100644 (file)
metric. This setting relates to a collectd writer plugin. The
data-store needs to be accessible from SysDB and the type needs to be
supported by SysDB (through an appropriate time-series fetcher
- plugin).
+ plugin like, for example, *timeseries::rrdtool*).
*TimeseriesBaseURL* '<url>';;
The base URL for time-series data. This may be a path-name or a
SEE ALSO
--------
manpage:sysdbd[1], manpage:sysdbd.conf[5],
+manpage:sysdbd-timeseries-rrdtool[5],
https://collectd.org/, https://collectd.org/wiki/index.php/Plugin:UnixSock
The SysDB homepage: http://sysdb.io/
index 4b5950460818f6a801b8962425c21d6bc7a0bcf1..693caadcbe960bc707ee38c5566b24baf7d8b399 100644 (file)
CONFIGURATION
-------------
-*timeseries::rrdtool* does not currently accept any configuration options.
+*timeseries::rrdtool* does not currently accept any configuration options. It
+registers a time-series fetcher callback called *rrdtool*.
SEE ALSO
--------