Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

A Must Have for MySQL - Particularly RDS

  • By Colin Erdman
  • on 04/10/2013

We've been evaluating Monyog recently with our very IO intensive application. With a small development/dba/data mangement staff of one - this tool has been indispensable in our efforts to tune our MySQL RDS instances and Innodb in particular. We've also used it on EC2 Standalone MySQL instances with MyISAM. The core-reporting, real time query data logging are fantastic. The biggest selling point for me above anything else is the wonderful configuration analysis platform that will analyze the my.cnf/`show variables` settings and allow you to see, in that dashboard format we've all come to love, how settings are affecting your application - and even offers `plain english` recommendations and best practices - they even provide a native API (LUA I believe?) so that you can build your own performance metrics into your dashboard that matter most to your. This has been absolutely INVALUABLE in helping us tune out our app on the RDS platform, particularly since we moved from MyISAM to Innodb.


There are no comments to display