From: Sebastian Harl Date: Fri, 26 Oct 2012 08:30:54 +0000 (+0200) Subject: collectd.conf(5): Documented the postgresql "by_table" queries. X-Git-Tag: collectd-5.2.0~14^2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=098845e45d8e40182c1a140dd144f451c782e8ad;p=collectd.git collectd.conf(5): Documented the postgresql "by_table" queries. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index e24282c3..c23e3159 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -3722,6 +3722,23 @@ This query collects the on-disk size of the database in bytes. =back +In addition, the following detailed queries are available by default. Please +note that each of those queries collects information B, thus, +potentially producing B of data. For details see the description of the +non-by_table queries above. + +=over 4 + +=item B + +=item B + +=item B + +=item B + +=back + The B block defines one PostgreSQL database for which to collect statistics. It accepts a single mandatory argument which specifies the database name. None of the other options are required. PostgreSQL will use