Hi;
I've recently upgraded from 1.4.4 to 1.6.2 on all my zabbix agents and servers. However, monitoring does not work yet because of this error:
"Send list of active checks to [10.139.4.61] failed: host [dev-agis08.mascorp.com] not found"
I've read a few posts about this and have renamed my hosts to match the zabbix_agentd.conf file and also set the check to use the DNS name.
In zabbix_agentd.conf:
"# Unique hostname. Required for active checks.
Hostname=dev-agis08.mascorp.com"
In Zabbix PHP Frontend (Host Configuration page):
Name: dev-agis08.mascorp.com
DNS: dev-agis08.mascorp.com <-- using this for now
IP: 10.139.4.61
So what doesn't match?!?
From the server, I can run zabbix_get and return valid responses from the servers (with the system.run key) and I can also telnet to the zabbix port on the agent ports (10050), so can someone please tell me what my problem is?
Thanks!!
I've recently upgraded from 1.4.4 to 1.6.2 on all my zabbix agents and servers. However, monitoring does not work yet because of this error:
"Send list of active checks to [10.139.4.61] failed: host [dev-agis08.mascorp.com] not found"
I've read a few posts about this and have renamed my hosts to match the zabbix_agentd.conf file and also set the check to use the DNS name.
In zabbix_agentd.conf:
"# Unique hostname. Required for active checks.
Hostname=dev-agis08.mascorp.com"
In Zabbix PHP Frontend (Host Configuration page):
Name: dev-agis08.mascorp.com
DNS: dev-agis08.mascorp.com <-- using this for now
IP: 10.139.4.61
So what doesn't match?!?
From the server, I can run zabbix_get and return valid responses from the servers (with the system.run key) and I can also telnet to the zabbix port on the agent ports (10050), so can someone please tell me what my problem is?
Thanks!!