Hi
PLEAE help, i have installed zabbix 1.3.2beta (server and agentd) on my one server, and is is working fine .. but when i installed the agentd on my 2nd server, I get the following errors ..
[root@server tmp]# tail -f zabbix_agentd.log
3503:20070208:125433 zabbix_agentd collector started
3504:20070208:125433 zabbix_agentd listener started
3505:20070208:125433 zabbix_agentd listener started
3506:20070208:125433 zabbix_agentd listener started
3507:20070208:125433 zabbix_agentd active check started [192.168.1.240:10051]
3507:20070208:125433 In init_active_metrics()
3507:20070208:125433 In refresh_metrics('192.168.1.240',10051)
3507:20070208:125433 get_active_checks('192.168.1.240',10051)
3507:20070208:125433 Cannot connect to [192.168.1.240:10051] [Connection refused]
3507:20070208:125433 Getting list of active checks failed. Will retry after 60 seconds
3507:20070208:125533 get_active_checks('192.168.1.240',10051)
3507:20070208:125533 Cannot connect to [192.168.1.240:10051] [Connection refused]
3507:20070208:125533 Getting list of active checks failed. Will retry after 60 seconds
Both servers are on the same ip range subnet, and are on the private interfaces of the servers.
I can connect to all the other services on the servers fine so why would i get these errors ?
Many thanks
Greg
PLEAE help, i have installed zabbix 1.3.2beta (server and agentd) on my one server, and is is working fine .. but when i installed the agentd on my 2nd server, I get the following errors ..
[root@server tmp]# tail -f zabbix_agentd.log
3503:20070208:125433 zabbix_agentd collector started
3504:20070208:125433 zabbix_agentd listener started
3505:20070208:125433 zabbix_agentd listener started
3506:20070208:125433 zabbix_agentd listener started
3507:20070208:125433 zabbix_agentd active check started [192.168.1.240:10051]
3507:20070208:125433 In init_active_metrics()
3507:20070208:125433 In refresh_metrics('192.168.1.240',10051)
3507:20070208:125433 get_active_checks('192.168.1.240',10051)
3507:20070208:125433 Cannot connect to [192.168.1.240:10051] [Connection refused]
3507:20070208:125433 Getting list of active checks failed. Will retry after 60 seconds
3507:20070208:125533 get_active_checks('192.168.1.240',10051)
3507:20070208:125533 Cannot connect to [192.168.1.240:10051] [Connection refused]
3507:20070208:125533 Getting list of active checks failed. Will retry after 60 seconds
Both servers are on the same ip range subnet, and are on the private interfaces of the servers.
I can connect to all the other services on the servers fine so why would i get these errors ?
Many thanks
Greg
Comment