[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Thu Apr 23 09:36:10 CEST 2009


 src/mysql.c  |    9 +++++++++
 src/types.db |    1 +
 2 files changed, 10 insertions(+), 0 deletions(-)

New commits:
commit d04c883b1114f903022e8d772bc2c21db9af329a
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Thu Apr 23 09:35:46 2009 +0200

    mysql plugin: Use `strlen ("Table_locks_")' rather than `12'.

commit f40ae90cb8cc3be204ca992f65dd0160baa2c08d
Author: Rodolphe Quiédevillel <rquiedeville at bearstech.com>
Date:   Thu Apr 23 09:16:08 2009 +0200

    mysql plugin: Add `lock' statistics.
    
    Hi,
    
    We evaluate collectd for internal use in our global monitoring system. For that
    we need to monitor mysql locks, so as collectd doesn't do this I wrote a little
    patch. This patch is based on 4.6.2 version and modify only src/mysql.c, hope
    you'll find it usefull. If this patch is acceptable please feel free to
    integrate it in your next release.
    
    Regards,
    
    --
    Rodolphe Quiedeville
    www.bearstech.com




More information about the collectd-changes mailing list