[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sat Nov 8 16:02:45 CET 2008
src/collectd.conf.pod | 17 +++++++++++++++++
src/mysql.c | 36 +++++++++++++++++++++++++++++++++---
2 files changed, 50 insertions(+), 3 deletions(-)
New commits:
commit 7d77b84dbba2bb7230ae76a26335d89b2dc7604a
Author: Florian Forster <octo at huhu.verplant.org>
Date: Sat Nov 8 16:02:30 2008 +0100
mysql plugin: Be more careful when parsing the `Port' argument.
commit 7111df0ac449c00f71326d9dea907d72259de77b
Author: Florian Forster <octo at huhu.verplant.org>
Date: Sat Nov 8 15:54:03 2008 +0100
collectd.conf(5): Document the new options of the mysql plugin.
commit 422c0afd40606e7f22304ea11086ea9e56da2579
Author: Mirko Buffoni <briareos at eswat.org>
Date: Wed Oct 29 12:24:04 2008 +0100
mysql plugin: Allow configuration of `Port' and `Socket'.
Hi,
I have a patch for mysql collectd library.
The patch allow to specify also Port and Socket
parameters for those who have a non-standard configuration
of mysql.
It's very straightforward. If accepted, there is only to
change documentation and config file to reflect the new
parameters.
Enjoy
Mirko
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
More information about the collectd-changes
mailing list