码迷,mamicode.com
首页 >  
搜索关键字:prometheus    ( 626个结果
使用aliyun-exporter 获取阿里监控到私有prometheus数据库并展示
使用aliyun-exporter 获取阿里监控到私有prometheus数据库并展示
分类:数据库   时间:2019-08-09 15:38:22    阅读次数:450
Kubernetes+Promethues+Cloud Alert实践分享
前言容器集群管理系统Kubernetes(简称K8s),为容器化的应用提供部署运行、容器编排、负载均衡、服务发现和动态伸缩等一系列完整功能,Prometheus对K8s支持非常棒,能够自动发现K8s的监控目标!Prometheus产生的告警,可以通过Alertmanager转发到CloudAlert,实现告警的降噪、分派和通知。KubernetesK8s是Google开源的容器集群管理系统。用于管
分类:Web程序   时间:2019-08-08 19:05:33    阅读次数:141
prometheus使用postgresql-adapter连接postgresql
概述 Prometheus使用postgresql需要使用postgresql adapter进行数据转换。在安装postgresql adapter之前需要安装2个扩展: 和`timescaledb` 官方推荐使用 , ,和 打包在一起的 "容器" ,但对于使用已有的postgresql来说并不合 ...
分类:数据库   时间:2019-08-08 13:05:40    阅读次数:511
prometheus消耗内存问题
参考: https://stackoverflow.com/questions/56115912/why-does-prometheus-consume-so-much-memory https://groups.google.com/forum/#!topic/prometheus-users/K ...
分类:其他好文   时间:2019-08-07 16:14:45    阅读次数:417
prometheus-redis-exporter监控redis
chart地址:https://github.com/helm/charts/tree/master/stable/prometheus-redis-exporter 1、下载chart包 2、修改values文件 3、部署 4、grafana https://grafana.com/grafana ...
分类:其他好文   时间:2019-08-07 16:13:13    阅读次数:1338
k8s Prometheus+CAdvisor+node_export+grafana
Prometheus(普罗米修斯)是一套开源的监控&报警&时间序列数据库的组合.由SoundCloud公司开发。 Prometheus基本原理是通过HTTP协议周期性抓取被监控组件的状态,这样做的好处是任意组件只要提供HTTP接口就可以接入监控系统,不需要任何SDK或者其他的集成过程。这样做非常适合 ...
分类:其他好文   时间:2019-08-03 23:11:41    阅读次数:273
[转帖]安装prometheus+grafana监控mysql redis kubernetes等
安装prometheus+grafana监控mysql redis kubernetes等 https://www.cnblogs.com/sfnz/p/6566951.html plug 的模式进行处理. 1.prometheus安装 wget https://github.com/prometh ...
分类:数据库   时间:2019-08-03 14:56:24    阅读次数:89
[转帖]prometheus数据采集exporter全家桶
prometheus数据采集exporter全家桶 Rainbowhhy1人评论2731人阅读2019-04-06 15:38:32 https://blog.51cto.com/13053917/2374734 https://blog.51cto.com/13053917/2374734 1. ...
分类:其他好文   时间:2019-08-03 14:47:37    阅读次数:198
Prometheus 运维监控
Prometheus 运维监控 1、Prometheus 介绍详解 2、Prometheus 安装部署 3、Prometheus 配置文件详解 4、Prometheus PromSQL 常用资源 5、Prometheus 配置采集目标 6、Prometheus 重新标签 7、Prometheus 标 ...
分类:其他好文   时间:2019-08-03 10:56:46    阅读次数:109
626条   上一页 1 ... 36 37 38 39 40 ... 63 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!