监控MySQL主从相关prometheus grafana alertmanager mysqld_exporter pt-heartbeat首先要有一个简单的MySQL主从 server1 master 1.1.1.1:3306 server2 slave 2.2.2.2:3306 一个有访问库和表权限的用户:test主要用到的工具mysqld_exporter,可以在github
基于文件发现不需要重启或热加载peometheus----prometheus.yml# my global config global: scrape_interval: 15s # Set the scrape interval to every 15 seconds. Default is every 1 minute. evaluation_interval: 15s # Eval
[admin@prometheus ~]$ sudo vim /etc/grafana/grafana.ini...enabled = true #默认是falsehost = smtp.mxhichina.com:465 #smtp服务器的地址和端口,我用的是阿里云的企业邮箱。465加密端口 25非加密端口user =
----alertmanager.ymlglobal: resolve_timeout: 5m smtp_smarthost: 'smtp.163.com:465' # 定义163邮箱服务器端 smtp_from: 'xxxxxxxxxx@163.com' #来自哪个邮箱发的 smtp_auth_username: 'xxxxxxxxxx@163.com' #邮箱验证 smtp_a
[root@localhost multi-user.target.wants]# cat grafana-server.service [Unit] Description=grafana [Service] ExecStart=/usr/local/grafana/bin/grafana-server -homepath=/usr/local/grafana ExecR
Copyright © 2005-2024 51CTO.COM 版权所有 京ICP证060544号