Hi
I am trying to install zabbix 4.0 on Linux 7.3
This is the script I have written
sudo -S rpm -Uvh http://repo.zabbix.com/zabbix/4.0/rh...el7.noarch.rpm sudo -S yum install zabbix zabbix-agent When I run the script I get the following error file /etc/zabbix/zabbix_agentd.conf from install of zabbix-agent-4.0.7-1.el7.x86_64 conflicts with file from package zabbix40-4.0.6-1.el7.x86_64 I am using RedHat Enterprise Linux, version 7.3 I even tried yum update, yum clean all but no luck. Can some one help me on this
I am trying to install zabbix 4.0 on Linux 7.3
This is the script I have written
sudo -S rpm -Uvh http://repo.zabbix.com/zabbix/4.0/rh...el7.noarch.rpm sudo -S yum install zabbix zabbix-agent When I run the script I get the following error file /etc/zabbix/zabbix_agentd.conf from install of zabbix-agent-4.0.7-1.el7.x86_64 conflicts with file from package zabbix40-4.0.6-1.el7.x86_64 I am using RedHat Enterprise Linux, version 7.3 I even tried yum update, yum clean all but no luck. Can some one help me on this
Comment