
Prometheus
文章平均质量分 92
Luke.1
这个作者很懒,什么都没留下…
展开
-
Prometheus + Grafana 监控 Redis
Prometheus安装wget https://github.com/prometheus/prometheus/releases/download/v2.1.0/prometheus-2.1.0.linux-amd64.tar.gztar -zxvf prometheus-2.1.0.linux-amd64.tar.gz -C /prometheus --strip-components=1c...原创 2018-05-25 15:41:55 · 4799 阅读 · 0 评论 -
使用Prometheus+Grafana监控MySQL实践
http://www.ywnds.com/?p=9656使用Prometheus+Grafana监控MySQL实践Grafana 彭东稳 8个月前 (05-17) 13579次浏览 已收录 1个评论一、介绍PrometheusPrometheus(普罗米修斯)是一套开源的监控&报警&时间序列数据库的组合,起始是由SoundCloud公司开发的。随着发展,越来越多公司和组织接受采用P...原创 2018-06-05 15:13:37 · 2534 阅读 · 0 评论