Hello,
i have a lot of hosts, the IP's of this hosts changes from time to time, but the DNS name of this Machine is always the same.
I need the traffic that going through this Host interface.
If you create a Host (Agent interfaces) whit DNS name (no IP).
I can’t use the item “net.if.in[{IPADDRESS},bytes]” (because no IP is given)
And if I enter a IP address it works, but the IP is not always the same (DHCP Server) . “net.if.in[{HOST.CONN}bytes]” Fails to because the host uses DNS as Interface.
Can zabbix resolve this IP trough the DNS name? makro like {HOST.DNS.IP} ??
Any suggestions how can I use this item whit DNS name ?
reg zabbix
i have a lot of hosts, the IP's of this hosts changes from time to time, but the DNS name of this Machine is always the same.
I need the traffic that going through this Host interface.
If you create a Host (Agent interfaces) whit DNS name (no IP).
I can’t use the item “net.if.in[{IPADDRESS},bytes]” (because no IP is given)
And if I enter a IP address it works, but the IP is not always the same (DHCP Server) . “net.if.in[{HOST.CONN}bytes]” Fails to because the host uses DNS as Interface.
Can zabbix resolve this IP trough the DNS name? makro like {HOST.DNS.IP} ??
Any suggestions how can I use this item whit DNS name ?
reg zabbix
Comment