Code

utils strbuf: Copy va_lists rather than using them twice.
[sysdb.git] / src / daemon / sysdbd.conf.sample
index 60a465696881ea6bd0c94c57867a5eaa710018f6..304b0bb4c9feb33d75671904417526a4c007c9cb 100644 (file)
@@ -24,15 +24,15 @@ Interval 300
 #   </LoadPlugin>                                                            #
 #----------------------------------------------------------------------------#
 
-LoadBackend "collectd"
+LoadBackend "collectd::unixsock"
 LoadBackend "mk-livestatus"
-LoadBackend "puppet-storeconfigs"
+LoadBackend "puppet::store-configs"
 
 #----------------------------------------------------------------------------#
 # Plugin configuration:                                                      #
 #----------------------------------------------------------------------------#
 
-<Backend "collectd">
+<Backend "collectd::unixsock">
        <Instance "central-collector">
                Socket "/var/run/collectd-unixsock"
        </Instance>
@@ -44,7 +44,7 @@ LoadBackend "puppet-storeconfigs"
        </Instance>
 </Backend>
 
-<Backend "puppet-storeconfigs">
+<Backend "puppet::store-configs">
        <Connection "puppet">
                DBAdapter "pgsql"
                DBName "puppet"