X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=doc%2Fsysdbd.conf.5.txt;h=1ab438b6e5f775dfb74c27e1b7d8f2b1d68dccf8;hp=e4783ef856d0e2afd5dd30c541db91e466d2892a;hb=92d47ccc3490cb245496853f8f6b89e68a9886a3;hpb=b33ec75a826417eea9f08227af6d2b8bb3d46784 diff --git a/doc/sysdbd.conf.5.txt b/doc/sysdbd.conf.5.txt index e4783ef..1ab438b 100644 --- a/doc/sysdbd.conf.5.txt +++ b/doc/sysdbd.conf.5.txt @@ -97,7 +97,10 @@ PLUGINS ------- Some plugins support additional configuration options. Each of these are enclosed in a *Plugin* or *Backend* section. The following plugins are shipped -with SysDB. See *sysdb*-''(5) manpages for more details. +with SysDB. See *sysdbd*-''(5) manpages for more details. + +Backends: +~~~~~~~~~ *collectd::unixsock*:: This backend module accesses the system statistics collection daemon @@ -122,6 +125,12 @@ facter facts information storing the latter as host attributes. See also: http://puppetlabs.com/puppet, http://puppetlabs.com/puppet/related-projects/facter/ +Plugins: +~~~~~~~~ + +*cname::dns*:: +Canonicalize hostnames based on a reverse DNS query. + *syslog*:: This logging module sends log messages of the daemon and plugins to the local system's syslog service.