Tagged Questions

1
vote
2answers
545 views

Any open source software for monitoring MySQL performance?

I'm working on improving the performance of a MySQL server. I'm looking for something to monitor the performance of MySQL (as query per second) over time so that I can measure any improvements I make. ...