I have zabbix server in my home server and I want monitor other server fair away (other continent) - well server work good with his local agent etc. I install agent only on remote Linux server but zabbix server all time cannot connect I get message:
Get value from agent failed: cannot connect to [[my_server_hostname]:10050]: [22] Invalid argument
It's not fail of firewall or something I can telnet 10050 from server and 10051 from agent side.
Zabbix server logs show me same thing I check yet agent log and it show me:
22293:20120923:211802.372 Sleeping for 1 second(s)
22289:20120923:211802.469 In update_cpustats()
22289:20120923:211802.469 End of update_cpustats()
22293:20120923:211803.372 In send_buffer() host:'my_server_dns_hostname' port:10051 values:0/100
22293:20120923:211803.372 End of send_buffer():SUCCEED
Seams all fine but it still show me this error. Can someone tell what what can be wrong.
this value 0/100 is all time same like it repeat I think with ping from zabbix server it should not be random or something like wrote in zabbix protocol?
Get value from agent failed: cannot connect to [[my_server_hostname]:10050]: [22] Invalid argument
It's not fail of firewall or something I can telnet 10050 from server and 10051 from agent side.
Zabbix server logs show me same thing I check yet agent log and it show me:
22293:20120923:211802.372 Sleeping for 1 second(s)
22289:20120923:211802.469 In update_cpustats()
22289:20120923:211802.469 End of update_cpustats()
22293:20120923:211803.372 In send_buffer() host:'my_server_dns_hostname' port:10051 values:0/100
22293:20120923:211803.372 End of send_buffer():SUCCEED
Seams all fine but it still show me this error. Can someone tell what what can be wrong.
this value 0/100 is all time same like it repeat I think with ping from zabbix server it should not be random or something like wrote in zabbix protocol?



Comment