[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sat Jan 31 22:58:36 CET 2009
contrib/collection3/lib/Collectd/Graph/Common.pm | 2 +
src/collectd.conf.pod | 15 +++++++----
src/postgresql.c | 29 +++++++++++++---------
src/postgresql_default.conf | 16 ++++++------
4 files changed, 37 insertions(+), 25 deletions(-)
New commits:
commit 372705b865504ff06349eb8fa953a60cfe6e59dc
Author: Sebastian Harl <sh at tokkee.org>
Date: Thu Jan 29 17:17:55 2009 +0100
postgresql plugin: Renamed the "Query" config option to "Statement".
This makes slightly more sense and is more consistent with the dbi and oracle
plugins.
commit 5603e2cfbd49a357e11f0186677b62f39a3d3c79
Author: Sebastian Harl <sh at tokkee.org>
Date: Wed Jan 21 15:43:45 2009 +0100
Collectd::Graph::Common.pm: Include Collectd::Unixsock.
This module is required to send the "FLUSH" command to collectd using the UNIX
domain socket provided by the "unixsock" plugin.
More information about the collectd-changes
mailing list