Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Next, install the zabbix-agent RPM:

Code Block
yum -y install zabbix20zabbix22-agent

for the old 1.8.x version of the zabbix-agent:

...

On some servers, leaving EPEL enabled may not be in keeping with best practices to keep as close to the distribution rpm set as possible, so you can set the EPEL repository to be disabled by default.

Code Block
perlyum-config-manager -npi -e 's/enabled=1/enabled=0/' /etc/yum.repos.d/epel.repo-disable epel