Rocky 9系统 Prometheus 3.12.0 监控Mysql 8.0.46
现在的环境:
✅ Rocky Linux 9
✅ Prometheus 3.12.0
✅ MySQL 8.0.46
✅ 不使用 root 用户
一、创建运行用户
sudo useradd --no-create-home --shell /bin/false mysqld_exporter二、安装 mysqld_exporter
cd /tmp
wget https://github.com/prometheus/my…
2026/7/2 7:04:27