实验环境:
两台最小化CentOS 7,grafana服务端IP地址192.168.10.1/24,还需要一张连通外网的网卡,关闭子系统和防火墙
zabbix服务端IP地址192.168.10.2/24,还需要一张连通外网的网卡,关闭子系统和防火墙
网络
yum
yum install wget -y #安装下载工具
wget -O /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-7.repo
yum update #更新yum源
一、在
grafana
服务器上安装
grafana
wget https://dl.grafana.com/oss/release/grafa