PDA

View Full Version : Zabbix Agent checks


matvey
06-04-2005, 23:39
Hi,

I'm new to Zabix. I've just installed it and tried running the Simple Checks - it works as specified. However, when I try doing any of the Zabbix Agent checks, I get the following error under configuration->hosts

Availability Error
Not available Connection reset by peer.

As soon as I remove the zabbix agent check item (or make it inactive), availability comes back to "Available" again. I'm running zabbix_agentd on the client machine, and have specified the server's IP in the /etc/zabbix/zabbix_agentd.conf What am I missing?

Thanks,
-Matvey

cooper
07-04-2005, 16:52
What version of zabbix_server are you running? Also output from zabbix_server.log and zabbix_agentd.log (both are usually found in /tmp) would be helpful.

matvey
07-04-2005, 17:03
Never mind, it's working now. I specified the wrong IP address in the /etc/zabbix/zabbix_agentd.conf Thanks!