Mycheckpoint
Http://code.openark.org/forge/mycheckpoint
Lightweight, SQL Oriented Monitoring for MySQL
MycheckpointIs an open source monitoring utility for MySQL, with strong emphasis on user accessibility to monitored data.
It isSQL oriented: Charts, reports and advances metrics are generated on the fly with views.
MycheckpointHighlights:
- Can act as Web Server (see sample), providing with live HTML reports. It does not have to: it is not a Web-based solution.
- Records MySQL Status & variables.
- Records OS (Linux) metrics, such as load average, swap activity, etc.
- Allows for custom queries, the results of which are aggregated along with all other measurements.
- Supports alert conditions, with email restrictions on raised or resolved alerts.
- On the fly HTML reports generation (see sample). html is issued by a query, resulting with complete HTML, JavaScript based charts and data.
- On the fly chart generation; charts utilize the Google chart API.
- Generation of human readable reports.
- Parameters change detection.
- SQL access to data via simple select statements.
MycheckpointIs an open-source MySQL monitoring tool mainly used to monitor data. Provides monitoring data reports through views. Mycheckpoint supports running on an independent web server.
View detailed report examples.
Installation manual: http://code.openark.org/forge/mycheckpoint/documentation/installation