summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 631874e)
raw | patch | inline | side by side (parent: 631874e)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 23 Jan 2015 14:01:52 +0000 (15:01 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 23 Jan 2015 14:01:52 +0000 (15:01 +0100) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 75f79429630e7c7b49c23ec4765a9412b1f9cbd4..e7913ac9631527f96c93dadf3ec19442f200b097 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
Enable the collection of master / slave statistics in a replication setup. In
order to be able to get access to these statistics, the user needs special
-privileges. See the B<User> documentation above.
+privileges. See the B<User> documentation above. Defaults to B<false>.
=item B<SlaveNotifications> I<true|false>
If enabled, the plugin sends a notification if the replication slave I/O and /
-or SQL threads are not running.
+or SQL threads are not running. Defaults to B<false>.
=back