Code

mysql plugin: Allow configuration of `Port' and `Socket'.
authorMirko Buffoni <briareos@eswat.org>
Wed, 29 Oct 2008 11:24:04 +0000 (12:24 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Sat, 8 Nov 2008 14:34:28 +0000 (15:34 +0100)
commit422c0afd40606e7f22304ea11086ea9e56da2579
tree716630705b60648fc4e204b15937391fe53560dc
parent03576db7496264c5e7054e6cc765db0beea4a0da
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@huhu.verplant.org>
src/mysql.c