Trying to set up pings for some of my devices that don't support snmp or zabbix agent.
version : 6.4.11
Template: icmp ping
Interfaces:
agent:
ip address: <ip address>
dns name:
connect to: IP
port: 10050
The error I get is:
fping failed: <hostname>: Temporary failure in name resolution
If I add the host to /etc/hosts it will work but I want it to ping the ip address, not the hostname.
What have I missed?
version : 6.4.11
Template: icmp ping
Interfaces:
agent:
ip address: <ip address>
dns name:
connect to: IP
port: 10050
The error I get is:
fping failed: <hostname>: Temporary failure in name resolution
If I add the host to /etc/hosts it will work but I want it to ping the ip address, not the hostname.
What have I missed?
Comment