hello everybody, i have a serious problem, i've tried to add new host in zabbix, i've installed zabbix agent on the agent. with this line:
$apt -get install zabbix-agent.
then i change the adress of the file zabbix_agent.conf
Server=MyZabbixIpAdress
Finally I restart the deamon with this line :
$/etc/init.d/zabbix-agent start
but when i add the host in zabbix its return this error
Get value from agent failed: *** Cannot connect to [10.10.1.151]:10050 [Interrupted system call]
Please I really need your help Friends
$apt -get install zabbix-agent.
then i change the adress of the file zabbix_agent.conf
Server=MyZabbixIpAdress
Finally I restart the deamon with this line :
$/etc/init.d/zabbix-agent start
but when i add the host in zabbix its return this error
Get value from agent failed: *** Cannot connect to [10.10.1.151]:10050 [Interrupted system call]
Please I really need your help Friends
Comment