[collectd] using collectd with percona mysql-server

Greg Haase greg at taximagic.com
Mon Nov 12 16:50:36 CET 2012


The code itself logs into the database and issues show status commands, so
there is no difference whether you are using stock MySQL or Percona.

However, this implementation only really does SHOW MASTER STATUS, SHOW
SLAVE STATUS, and SHOW STATUS.

If you are using InnoDB there are a couple of other forks which you may be
interested in:

Shawn Sterling added a whole bunch of additional metrics from SHOW STATUS,
you can find that here: https://github.com/shawn-sterling/collectd

I took Shawn's changes and also added SHOW INNODB STATUS and ported a lot
of the percona stats collection metrics: https://github.com/ghaase/collectd

Greg Haase



On Mon, Nov 12, 2012 at 7:11 AM, Rachid Zarouali <rzarouali at gmail.com>wrote:

> Hy,
>
> Does anyone uses collectd mysql plugins with percona mysql-server ?
> is there anything specific to be configured ?
>
> Thanks for the input :)
>
> Regards,
>
>
> _______________________________________________
> collectd mailing list
> collectd at verplant.org
> http://mailman.verplant.org/listinfo/collectd
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20121112/2afd3a1c/attachment-0001.html>


More information about the collectd mailing list