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.<div><br></div><div>However, this implementation only really does SHOW MASTER STATUS, SHOW SLAVE STATUS, and SHOW STATUS.</div>
<div><br></div><div>If you are using InnoDB there are a couple of other forks which you may be interested in:</div><div><br></div><div>Shawn Sterling added a whole bunch of additional metrics from SHOW STATUS, you can find that here: <a href="https://github.com/shawn-sterling/collectd">https://github.com/shawn-sterling/collectd</a></div>
<div><br></div><div>I took Shawn's changes and also added SHOW INNODB STATUS and ported a lot of the percona stats collection metrics: <a href="https://github.com/ghaase/collectd">https://github.com/ghaase/collectd</a></div>
<div><br></div><div>Greg Haase</div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 12, 2012 at 7:11 AM, Rachid Zarouali <span dir="ltr"><<a href="mailto:rzarouali@gmail.com" target="_blank">rzarouali@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hy,<div><br></div><div>Does anyone uses collectd mysql plugins with percona mysql-server ?</div><div>is there anything specific to be configured ?</div>
<div><br></div><div>Thanks for the input :)</div><div><br></div><div>Regards,</div>

<div><br></div>
<br>_______________________________________________<br>
collectd mailing list<br>
<a href="mailto:collectd@verplant.org">collectd@verplant.org</a><br>
<a href="http://mailman.verplant.org/listinfo/collectd" target="_blank">http://mailman.verplant.org/listinfo/collectd</a><br>
<br></blockquote></div><br></div>