mycheckpoint

http://code.openark.org/forge/mycheckpoint

 

Lightweight, SQL oriented monitoring for MySQL

mycheckpoint is an open source monitoring utility for MySQL, with strong emphasis on user accessibility to monitored data.

It is SQL oriented: charts, reports and advances metrics are generated on the fly with views.

mycheckpoint highlights:

  • 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 notifications on 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.

 

mycheckpoint 是一个开源的 MySQL 监控工具,主要用来监控数据。通过视图方式提供监控数据报表。mycheckpoint 支持以独立的Web服务器来运行。

查看详细报表示例

安装手册:http://code.openark.org/forge/mycheckpoint/documentation/installation

相关文章:

  • 2022-12-23
  • 2022-01-20
  • 2021-11-29
  • 2022-12-23
  • 2021-12-28
  • 2021-04-26
  • 2021-09-21
  • 2022-12-23
猜你喜欢
  • 2021-07-04
  • 2021-10-05
  • 2022-03-03
  • 2021-07-23
  • 2021-06-30
  • 2021-05-14
  • 2021-05-08
相关资源
相似解决方案