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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F167%2Fhead;p=thirdparty%2Fcollectd.git collectd.conf(5): Documented the postgresql "by_table" queries. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index e24282c3b..c23e31598 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