Update 'zabbix_agent.sh'

This commit is contained in:
2020-06-05 12:07:11 -04:00
parent 46df188cdc
commit 6990d5f890

View File

@@ -62,9 +62,6 @@ elif [ ${OS} == 'CentOS' ]; then
dnf clean all
dnf install -y zabbix-agent
fi
# install the zabbix agent
yum clean all
yum install -y zabbix-agent
cat << EOF >> /etc/firewalld/services/zabbix-agent.xml
<?xml version="1.0" encoding="utf-8"?>
<service>