Hi Guys
I have setup a linux server and server and client. on both server and agant a get error message not found:
cat /tmp/zabbix_server.log
25119:20100501:171910.452 Sending list of active checks to [127.0.0.1] failed: host [test2.local] not found
cat /tmp/zabbix_agentd.log
32674:20100501:172110.575 No active checks on server: host [test2.local] not found
configuration detail:
cat /etc/zabbix/zabbix_server.conf
DBName=zabbix
DBUser=root
DBPassword=password
cat /etc/zabbix/zabbix_agent.conf
Server=127.0.0.1
Hostname=localhost
LogFile=/tmp/zabbix_agentd.log
I even disabled firewall just in case, still i get same error, any idea why this happens?
thanks
I have setup a linux server and server and client. on both server and agant a get error message not found:
cat /tmp/zabbix_server.log
25119:20100501:171910.452 Sending list of active checks to [127.0.0.1] failed: host [test2.local] not found
cat /tmp/zabbix_agentd.log
32674:20100501:172110.575 No active checks on server: host [test2.local] not found
configuration detail:
cat /etc/zabbix/zabbix_server.conf
DBName=zabbix
DBUser=root
DBPassword=password
cat /etc/zabbix/zabbix_agent.conf
Server=127.0.0.1
Hostname=localhost
LogFile=/tmp/zabbix_agentd.log
I even disabled firewall just in case, still i get same error, any idea why this happens?
thanks
Comment