X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Fsysdbd.conf.5.txt;h=ed6d765fb0f293d21bcbd76f7220a537d1dd216f;hb=4d93f084bf26672e322b82ce192c8beb5765e1d0;hp=e6c387d5c866219d94f4b79a73fc67f5d81b87de;hpb=125e7cfb1cfb48c9d6654766abfae3dfea1030fe;p=sysdb.git diff --git a/doc/sysdbd.conf.5.txt b/doc/sysdbd.conf.5.txt index e6c387d..ed6d765 100644 --- a/doc/sysdbd.conf.5.txt +++ b/doc/sysdbd.conf.5.txt @@ -18,6 +18,8 @@ SYNOPSIS LoadBackend "collectd::unixsock" LoadBackend "mk-livestatus" + LoadPlugin "timeseries::rrdtool" + Interval 1800 @@ -123,6 +125,14 @@ facter facts information storing the latter as host attributes. See also: http://puppetlabs.com/puppet, http://puppetlabs.com/puppet/related-projects/facter/ +Time-series fetcher: +~~~~~~~~~~~~~~~~~~~~ + +*timeseries::rrdtool*:: +This plugin adds support for fetching time-series data from RRD files. ++ +See also: http://oss.oetiker.ch/rrdtool + Plugins: ~~~~~~~~ @@ -137,6 +147,24 @@ SEE ALSO -------- manpage:sysdbd[1], manpage:sysdb[7] +The SysDB homepage: https://sysdb.io/ + +Backend documentation: +~~~~~~~~~~~~~~~~~~~~~~ + +manpage:sysdbd-collectd-unixsock[5], manpage:sysdbd-mk-livestatus[5], +manpage:sysdbd-puppet-store-configs[5] + +Time-series fetcher documentation: +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +manpage:sysdbd-timeseries-rrdtool[5] + +Plugin documentation: +~~~~~~~~~~~~~~~~~~~~~ + +manpage:sysdbd-cname-dns[5], manpage:sysdbd-syslog[5] + AUTHOR ------ SysDB was written by Sebastian "tokkee" Harl .