Dear All
i have 2 case & i don't know how to fix it
I have 2 server For testing Zabbix agent :
+ server 1 : I install by online with yum command (centos) [rpm -Uvh https://repo.zabbix.com/zabbix/4.0/r...l7.noarch.rpm] -> # yum install zabbix zabbix-agent
-> config file agent -> open port 10050 -> it's working
+ server 2 : i install offline method -> download agent from website (rpm file) [https://repo.zabbix.com/zabbix/4.2/r...l7.x86_64.rpm] -> copy to /etc -> run # rpm -ivh <filename> -> config agent file -> open port 10050 -> not working
From zabbix server i can not telnet to server 2 , but server 1 ok.
i don't know why ? have problem with agent install file ?
Please help me .
i have 2 case & i don't know how to fix it
I have 2 server For testing Zabbix agent :
+ server 1 : I install by online with yum command (centos) [rpm -Uvh https://repo.zabbix.com/zabbix/4.0/r...l7.noarch.rpm] -> # yum install zabbix zabbix-agent
-> config file agent -> open port 10050 -> it's working
+ server 2 : i install offline method -> download agent from website (rpm file) [https://repo.zabbix.com/zabbix/4.2/r...l7.x86_64.rpm] -> copy to /etc -> run # rpm -ivh <filename> -> config agent file -> open port 10050 -> not working
From zabbix server i can not telnet to server 2 , but server 1 ok.
i don't know why ? have problem with agent install file ?
Please help me .
Comment