Hi,
On some items in several servers I get (as example Heartbeat):
Assuming that agent dropped connection because of access permissions.
From zabbix:
root@zabbix:~# telnet ip 10050
Trying ip...
Connected to ip.
Escape character is '^]'.
Connection closed by foreign host.
From agent:
[root@server /etc/_firewall]# telnet zabbix 10051
Trying zabbix IP...
Connected to zabbix.
Escape character is '^]'.
Agent config:
Server=zabbix
ServerActive=zabbix:10051
StartAgents=6
AllowRoot=1
And I can't understand what is wrong.
Could someone help me?
Thanks,
On some items in several servers I get (as example Heartbeat):
Assuming that agent dropped connection because of access permissions.
From zabbix:
root@zabbix:~# telnet ip 10050
Trying ip...
Connected to ip.
Escape character is '^]'.
Connection closed by foreign host.
From agent:
[root@server /etc/_firewall]# telnet zabbix 10051
Trying zabbix IP...
Connected to zabbix.
Escape character is '^]'.
Agent config:
Server=zabbix
ServerActive=zabbix:10051
StartAgents=6
AllowRoot=1
And I can't understand what is wrong.
Could someone help me?
Thanks,
Comment