官方zabbix.repo

[zabbix] baseurl=http://repo.zabbix.com/zabbix/5.0/rhel/7/$basearch/

[zabbix-frontend] baseurl=http://repo.zabbix.com/zabbix/5.0/rhel/7/$basearch/

[zabbix-debuginfo] baseurl=http://repo.zabbix.com/zabbix/5.0/rhel/7/$basearch/

[zabbix-non-supported] baseurl=http://repo.zabbix.com/non-supported/rhel/7/$basearch/

 

替换baseurl为阿里云镜像源地址

[zabbix] baseurl=https://mirrors.aliyun.com/zabbix/zabbix/5.0/rhel/7/$basearch/

[zabbix-frontend] baseurl=https://mirrors.aliyun.com/zabbix/zabbix/5.0/rhel/7/$basearch/frontend

[zabbix-debuginfo] baseurl=https://mirrors.aliyun.com/zabbix/zabbix/5.0/rhel/7/$basearch/debuginfo/  

[zabbix-non-supported] baseurl=https://mirrors.aliyun.com/zabbix/non-supported/rhel/7/$basearch/

 

yum  clean all

yum -y install .....................

 

相关文章:

  • 2022-12-23
  • 2022-02-05
  • 2021-09-11
  • 2021-12-07
  • 2022-12-23
  • 2022-12-23
  • 2021-06-20
猜你喜欢
  • 2022-12-23
  • 2021-12-07
  • 2022-01-10
  • 2021-10-16
  • 2022-12-23
  • 2021-11-12
相关资源
相似解决方案