What would you like to see in a free enterprise-grade monitoring system for your daily MySQL needs?I’m rewriting Monolith - MySQL DBA Console from the ground up. This will be version 2 and I would like to get some input from the global MySQL community.So far I am going with the following; comment with any improvements/additions.
- Variable interval polling of server statistics
- Over 50 different alerts (see list below)
- Graphing of various server statistics (see list below)
- Tuning recommendations with cnf file changes to apply to server
- Change control documents for recommended performance/security tuning
- Threshold based alerting with multiple alert groups: info,warn,critical
- Sorting/ordering of servers via groups. ie: client -> dev,stage,prod
- RSS feeds for each alert group
- XML export with user defined fields for external applications …