From: Florian Forster Date: Wed, 6 Aug 2014 13:38:40 +0000 (+0200) Subject: mysql plugin: Document the InnodbStats option. X-Git-Tag: collectd-5.5.0~229^2~1 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=74c08b038f9fe9a16f6f458f47a50dfd8d497c14;p=collectd.git mysql plugin: Document the InnodbStats option. Resolves #248 --- diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 2d51aec7..938ee291 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -599,6 +599,7 @@ # Database "db_name" # MasterStats true # ConnectTimeout 10 +# InnodbStats true # # # diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index cc556a0d..40351940 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -3073,6 +3073,11 @@ only has any effect, if B is set to B (the default). Otherwise, use the B option above. See the documentation for the C function for details. +=item B I + +If enabled, metrics about the InnoDB storage engine are collected. +Disabled by default. + =item B I =item B I