欢迎光临散文网 会员登陆 & 注册

十分钟搭建MySQL监控大屏

2022-11-19 19:32 作者:杰尼龟1100  | 我要投稿

励志当最强课代表的我来给大家总结总结👍👍👍

搭建MySQL监控大屏


视频内容:

1️⃣windows普罗米修斯✍️

2️⃣windows MySQL exporter📄

3️⃣访问端口🏷️


视频内容:

1️⃣windows普罗米修斯✍️

windows普罗米修斯: https://github.com/prometheus/prometheus/releases/download/v2.39.1/prometheus-2.39.1.windows-amd64.zip


01:15




2️⃣windows MySQL exporter📄

  1. windows MySQL exporter: https://github.com/prometheus/mysqld_exporter/releases/download/v0.14.0/mysqld_exporter-0.14.0.darwin-amd64.tar.gz

2.windows granfana: https://dl.grafana.com/enterprise/release/grafana-enterprise-9.2.1.windows-amd64.msiexporter配置

【client】

user=root

password=root

host=110.40.139.123

port=3306


03:29




3️⃣访问端口🏷️

  1. http://localhost:9104
  2. http://localhost:9090
  3. http://localhost:3000普罗米修斯配置任务

- job_name: "mysql"

# metrics_path defaults to '/metrics' # scheme defaults to 'http'.

static_configs:

- targets: 【"localhost:9104"】

  1. MySQL仪表盘: https://grafana.com/grafana/dashboards/7362-mysql-overview/


06:59




十分钟搭建MySQL监控大屏的评论 (共 条)

分享到微博请遵守国家法律