I've tried to use template offered at this topic http://www.zabbix.com/forum/showthread.php?t=8847
After I've set things up values do not appear in zabbix. In zabbix_server.log I see following errors:
The only localhost in zabbix_server.conf is DBHost
Also I've found such errors applying for zabbix_agent but not zabbix_server. Zabbix version is 1.8.2 from Debian backports.
After I've set things up values do not appear in zabbix. In zabbix_server.log I see following errors:
Code:
20319:20101011:064911.598 Process data failed: Connection from [::ffff:192.168.176.43] rejected. Allowed server is [localhost] 20319:20101011:064912.047 Process data failed: Connection from [::ffff:192.168.176.43] rejected. Allowed server is [localhost] 20319:20101011:064912.493 Process data failed: Connection from [::ffff:192.168.176.43] rejected. Allowed server is [localhost] 20320:20101011:064937.162 Process data failed: Connection from [::ffff:192.168.176.43] rejected. Allowed server is [localhost] 20318:20101011:064937.607 Process data failed: Connection from [::ffff:192.168.176.43] rejected. Allowed server is [localhost]
Also I've found such errors applying for zabbix_agent but not zabbix_server. Zabbix version is 1.8.2 from Debian backports.
Comment