X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=doc%2Fsysdbd.conf.5.txt;fp=doc%2Fsysdbd.conf.5.txt;h=ff4c7102cf90935a5c896746c410897751db57ed;hp=ed6d765fb0f293d21bcbd76f7220a537d1dd216f;hb=b8dac59f0f90d50e487ccbc40a707951ec371311;hpb=1c5c56d0bc97249ae1e88539ea563a7e8c00c45e diff --git a/doc/sysdbd.conf.5.txt b/doc/sysdbd.conf.5.txt index ed6d765..ff4c710 100644 --- a/doc/sysdbd.conf.5.txt +++ b/doc/sysdbd.conf.5.txt @@ -105,10 +105,16 @@ Backends: *collectd::unixsock*:: This backend module accesses the system statistics collection daemon *collectd* through its UNIX socket interface. It periodically queries all host -and service information. +and metric information. + See also: http://collectd.org +*facter*:: +This backend module retrieves local facter fact values and submits them as +host attributes. ++ +See also: https://github.com/puppetlabs/cfacter + *mk-livestatus*:: This backend modules accesses monitoring systems supporting the *livestatus* addon (e.g., *Nagios*, *Icinga*, and *Shinken*). It periodically queries all @@ -152,8 +158,8 @@ The SysDB homepage: https://sysdb.io/ Backend documentation: ~~~~~~~~~~~~~~~~~~~~~~ -manpage:sysdbd-collectd-unixsock[5], manpage:sysdbd-mk-livestatus[5], -manpage:sysdbd-puppet-store-configs[5] +manpage:sysdbd-collectd-unixsock[5], manpage:sysdbd-facter[5], +manpage:sysdbd-mk-livestatus[5], manpage:sysdbd-puppet-store-configs[5] Time-series fetcher documentation: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~