crib
By Darren Cassar0
CRIB is a CentRal Information Base for MySQL databases. It is most useful in deployments larger than 15 instances but can be used at any level. Using CRIB, MySQL DBAs will have an easy to setup, administer and use central database containing details about their setup including the possibility to check where particular databases are created, their different tables and stored procedure as well as track table sizes though out, monitor user privileges etc, all from one single place.
You can find it HERE.
Cheers,
Darren