Zabbix 1.4 cannot properly icmpping hosts by DNS name, because it uses the hosts.name column instead of the (presumably correct) hosts.dns column.
It works (accidentally) when the "hosts.name" column is set to the machine's hostname, relative path under domain, or FQDN but it doesn't work beyond that. The sample data included with the server tends to indicate it's intended to be used as a free-form display name.
Patch attached (may or may not fix icmppingsec, which I don't use and didn't test).
It works (accidentally) when the "hosts.name" column is set to the machine's hostname, relative path under domain, or FQDN but it doesn't work beyond that. The sample data included with the server tends to indicate it's intended to be used as a free-form display name.
Patch attached (may or may not fix icmppingsec, which I don't use and didn't test).
Comment