Exemplos de Uso
$
rpm -Uvh https://repo.zabbix.com/zabbix/6.0/rhel/7/x86_64/zabbix-release-6.0-4.el7.noarch.rpm
$
yum install zabbix-agent2 -y
$
Server=192.168.1.100
Hostname=meuservidor
$
systemctl enable zabbix-agent2
systemctl start zabbix-agent2