摘要:
nginx-vts-exporter下载地址:https://github.com/hnlq715/nginx-vts-exporter/releases Nginx下载地址:http://nginx.org/download/ nginx-module-vts下载地址:https://github 阅读全文
posted @ 2022-05-04 19:32
Throb_JL
阅读(325)
评论(0)
推荐(0)
摘要:
数据库自行安装mariadb或者mysql, 1、创建数据库授权用户 [root@localhost ~]# mysql MariaDB [(none)]> create user 'mysqld_exporter'@'localhost' identified by '123456'; Maria 阅读全文
posted @ 2022-05-04 18:15
Throb_JL
阅读(363)
评论(0)
推荐(0)