collectd.conf(5): Documented support for the master / slave statistics.
[collectd.git] / src / collectd.conf.in
index 44eaa97..6783a15 100644 (file)
@@ -323,11 +323,14 @@ FQDNLookup   true
 #              User "db_user"
 #              Password "secret"
 #              Database "db_name"
+#              MasterStats true
 #      </Database>
 #
 #      <Database db_name2>
 #              Host "localhost"
 #              Socket "/var/run/mysql/mysqld.sock"
+#              SlaveStats true
+#              SlaveNotifications true
 #      </Database>
 #</Plugin>