Today is a beautif|

caibutou

园龄:5年10个月粉丝:17关注:8

随笔分类 -  prometheus监控

开箱即用的Prometheus配置
该文被密码保护。
1
0
0
blackbox_exproter部署及详细配置
摘要:1.configMap.yaml apiVersion: v1 kind: ConfigMap metadata: labels: app: blackbox-exporter name: blackbox-exporter namespace: monitor data: blackbox.yml
127
0
0
alertmanager相关配置及解释
该文被密码保护。
0
0
0
nginx_exporter的安装
摘要:1.首先本地需要安装好prometheus已经nginx,注意nginx在编译的时候需要带with-http_stub_status_module模块 #检查nginx是否安装nginx模块 ./nginx -V 2>&1 |grep -o with_http_stub_status_module
1147
0
0
mysqld_exporter的安装
摘要:1.需要在数据库上创建对应用户及权限 create user 'mysql_monitor'@'%' IDENTIFIED BY 'mysql_monitor'; GRANT REPLICATION CLIENT, PROCESS, SELECT ON *.* TO 'mysql_monitor'@
555
0
0
node_export的安装
摘要:安装部署 环境准备 主机名 角色 IP 系统版本 内核版本 es01.k8s.com node01 10.0.20.11 CentOS 7.5 5.1.4-1.el7.elrepo.x86_64 官网: prometheus.io 官网下载地址: https://github.com/prometh
501
0
0
点击右上角即可分享
微信分享提示
深色
回顶
收起