For the moment I have installed my zabbix server and zabbix agentd on the same host (localhost) using the loopback IP 127.0.0.1. I have configured etc/services.
The only think that i can't do is configuring etc/inetd.conf because I don't have such a file!! (I'm on fedora core 6).
My problem is that my 10051/tcp does not open! and active checks fail (agent and server are running)
Here is what my agent log says :
2941:20070531:172118 Getting list of active checks failed. Will retry after 60 seconds
2941:20070531:172218 Getting list of active checks failed. Will retry after 60 seconds
2941:20070531:172318 Getting list of active checks failed. Will retry after 60 seconds
2941:20070531:172418 Getting list of active checks failed. Will retry after 60 seconds
Anybody has a solution?
The only think that i can't do is configuring etc/inetd.conf because I don't have such a file!! (I'm on fedora core 6).
My problem is that my 10051/tcp does not open! and active checks fail (agent and server are running)
Here is what my agent log says :
2941:20070531:172118 Getting list of active checks failed. Will retry after 60 seconds
2941:20070531:172218 Getting list of active checks failed. Will retry after 60 seconds
2941:20070531:172318 Getting list of active checks failed. Will retry after 60 seconds
2941:20070531:172418 Getting list of active checks failed. Will retry after 60 seconds
Anybody has a solution?
Comment