Instalar Agent Zabbix no CentOS/RHEL usando YUM

Por: Dr. Delso Bonfante | December 19, 2012

Instalar Agent Zabbix no CentOS/RHEL usando YUM

Eae galera, vou ensinar como instalar o zabbix-agent no CENTOS/RHEL via yum

Primeiramente como root

# rpm --import http://repo.zabbixzone.com/centos/RPM-GPG-KEY-zabbixzone

rpm -Uv http://repo.zabbixzone.com/centos/zabbixzone-release-0.0-1.noarch.rpm

yum install zabbix-agent -y

chkconfig zabbix-agent on

vi /etc/zabbix/zabbix_agentd.conf

Procurar e alterar a linha abaixo de:

Server=127.0.0.1

por

Server=ENDERECOIP_OU_NOMEDOSEUSERVER

# :wq

vi /etc/sysconfig/iptables

-A INPUT -p tcp –dport 10050 -j ACCEPT
-A INPUT -p tcp –dport 10051 -j ACCEPT
:wq

service iptables restart

service zabbix-agent restart

Só isso e até a próxima…
Espero que tenham gostado.


LOREM

dluisi

🚀 Enthusiastic about the DevOps culture and focused on Open Source technologies, I am passionate about automation, with 20 years of experience as a SysAdmin, currently working as an SRE, always open to learning new technologies and procedures to improve every day more as a professional. 👀 I’m interested in Open Source projects (Linux, CNCF, GitOps and Tools) 📚 I’m currently increasing my skills on AWS, K8S, Python, Backstage and some automations tools like Argo (CD, Autopilot, Events, Rollouts and Workflows). 🌱 Goals: Increase my programming skills. 💞 I love old and good Rock and Roll, on weekends traveling on a Harley Davidson.