MySQL Status Monitor module

Investigating how the new DataGrid bean works I managed to create this simple solution to monitor a MySQL server, it simply uses some status queries to retrieve status information from the DB and display using the datagrid without the need of any underlying table.
You can download the solution from here: http://www.sintpro.com/downloads/MySQLStatusMonitor.servoy.zip
OpenSource and free, you can even use it as a module in your own apps.
Doesn’t use any table so you can import it in your favourite Server Connection as long as it points to a MySQL Server.