X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Fsysdbd.conf.5.txt;h=ff4c7102cf90935a5c896746c410897751db57ed;hb=ebeb14d9215ce017340525214728e4bc62bd1d67;hp=8c90812cada10a1e7bb59909198ac43169578260;hpb=7c5f939cee7ea4ab3b7e19017785fed0fae60053;p=sysdb.git diff --git a/doc/sysdbd.conf.5.txt b/doc/sysdbd.conf.5.txt index 8c90812..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 @@ -147,13 +153,13 @@ SEE ALSO -------- manpage:sysdbd[1], manpage:sysdb[7] -The SysDB homepage: http://sysdb.io/ +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: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~