python plugin: fix building with python 3
[collectd.git] / src / collectd.conf.in
index 3447ae4..1e8994e 100644 (file)
 #</Plugin>
 
 #<Plugin chrony>
-#      Host "localhost"
-#      Port "323"
+#      Host    "localhost"
+#      Port    "323"
+#      Timeout "2"
 #</Plugin>
 
 #<Plugin cgroups>
 #<Plugin interface>
 #      Interface "eth0"
 #      IgnoreSelected false
+#      ReportInactive true
 #      UniqueName false
 #</Plugin>
 
 #              SlaveStats true
 #              SlaveNotifications true
 #      </Database>
+#      <Database galera>
+#              Alias "galera"
+#              Host "localhost"
+#              Socket "/var/run/mysql/mysqld.sock"
+#              WsrepStats true
+#      </Database>
 #</Plugin>
 
 #<Plugin netapp>