摘要:
1. 下载grafana安装包 wget https://mirrors.huaweicloud.com/grafana/7.1.5/grafana-7.1.5-1.x86_64.rpm 2. 安装 rpm -Uvh grafana-7.1.5-1.x86_64.rpm 3. 设置开机启动并启动 / 阅读全文
摘要:
prometheus.yml [root@bogon prometheus-2.20.1.linux-amd64]# cat prometheus.yml # my global config global: scrape_interval: 15s # Set the scrape interva 阅读全文