I've set up a web scenario using the hostname of my webserver in the URL;
http://{hostname}:8070/network_monitoring/servlet/network_monitoring
Using this all I get is "Unable to resolve hostname", even though I can do an "nslookup {hostname}" on the zabbix server and it resolves just fine.
I need to use the hostname in the URL because the site is load balanced with an IP that changes.
Why won't zabbix resolve the hostname?
http://{hostname}:8070/network_monitoring/servlet/network_monitoring
Using this all I get is "Unable to resolve hostname", even though I can do an "nslookup {hostname}" on the zabbix server and it resolves just fine.
I need to use the hostname in the URL because the site is load balanced with an IP that changes.
Why won't zabbix resolve the hostname?
Comment