博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
轻量级面向SQL的MySQL开源监控工具
阅读量:6292 次
发布时间:2019-06-22

本文共 963 字,大约阅读时间需要 3 分钟。

 

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 ), 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 , the results of which are aggregated along with all other measurements.
  • Supports , with  notifications on on raised or resolved alerts.
  • On the fly  (see ). HTML is issued by a query, resulting with complete HTML, JavaScript based charts and data.
  • On the fly ; charts utilize the Google Chart API.
  • Generation of .
  •  detection.
  • SQL access to data via .

 

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

查看。

安装手册:

转载地址:http://jicta.baihongyu.com/

你可能感兴趣的文章
SpringBoot 整合Redis
查看>>
2014上半年大片早知道
查看>>
Android 6.0指纹识别App开发案例
查看>>
正文提取算法
查看>>
轻松学PHP
查看>>
Linux中的网络监控命令
查看>>
this的用法
查看>>
windows下安装redis
查看>>
CentOS7 yum 安装git
查看>>
启动日志中频繁出现以下信息
查看>>
httpd – 对Apache的DFOREGROUND感到困惑
查看>>
分布式锁的一点理解
查看>>
idea的maven项目,install下载重复下载本地库中已有的jar包,而且下载后jar包都是lastupdated问题...
查看>>
2019测试指南-web应用程序安全测试(二)指纹Web服务器
查看>>
树莓派3链接wifi
查看>>
js面向对象编程
查看>>
Ruby中类 模块 单例方法 总结
查看>>
jQuery的validate插件
查看>>
5-4 8 管道符 作业控制 shell变量 环境变量配置
查看>>
Enumberable
查看>>