Hello Guys.
I'm a new user for zabbix service. I have installed zabbix on gentoo box.
On a client i have installed zabbix agent (gentoo again) and start it. On client appear this message
I don't understand if the problem is client side or server side. Server name is correctly resolved by dns IP <-> Name.
This is my server configuration...
Someone could help me to fix my problem ???
I'm a new user for zabbix service. I have installed zabbix on gentoo box.
On a client i have installed zabbix agent (gentoo again) and start it. On client appear this message
Code:
009076:20070907:105757 get_active_checks: host[activecheck.guttadauro-local.com ] port[5010] 009076:20070907:105757 gethostbyname() failed [Unknown host] 009076:20070907:105757 Getting list of active checks failed. Will retry after 60 seconds
This is my server configuration...
Server=1
StartPollers=6
StartTrappers=5
#ListenIP=192.168.1.122
ListenPort=5010
HousekeepingFrequency=1
SenderFrequency=30
#DisableHousekeeping=1
DebugLevel=3
Timeout=5
UnreachablePeriod=45
UnavailableDelay=15
UnavailableDelay=60
PidFile=/var/run/zabbix/zabbix_server.pid
LogFile=/var/log/zabbix/zabbix_server.log
AlertScriptsPath=/var/lib/zabbix/scripts
FpingLocation=/usr/sbin/fping
PingerFrequency=30
...etc
StartPollers=6
StartTrappers=5
#ListenIP=192.168.1.122
ListenPort=5010
HousekeepingFrequency=1
SenderFrequency=30
#DisableHousekeeping=1
DebugLevel=3
Timeout=5
UnreachablePeriod=45
UnavailableDelay=15
UnavailableDelay=60
PidFile=/var/run/zabbix/zabbix_server.pid
LogFile=/var/log/zabbix/zabbix_server.log
AlertScriptsPath=/var/lib/zabbix/scripts
FpingLocation=/usr/sbin/fping
PingerFrequency=30
...etc
Comment