1.CentOS7.5环境配置
1.1关闭防火墙和syslinux
#setenforce 0 //暂时关闭syslinux功能
#getenforce //查询关闭结果
#systemctl stop firewalld.service //停止firewall
#systemctl disable firewalld.service //禁止firewall开机启动
#安装zabbix源、aliyun YUM源 curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo curl -o /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo rpm -ivh http://repo.zabbix.com/zabbix/3.0/rhel/7/x86_64/zabbix-release-3.0-1.el7.noarch.rpm
转载于:https://www.cnblogs.com/zerg2/p/9852320.html
最后
以上就是故意篮球最近收集整理的关于Zabbix在CentOS7.5安装配置的全部内容,更多相关Zabbix在CentOS7内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复