Hello,
for example i have network 10.255.0.1/24 (Zabbix server) 10.255.0.2 and 10.255.0.2 Proxys.
And behind both Proxy servers there is a network with same diapason of addresses (192.168.0.1/24).
I want to use Auto discovery for adding new devices to Zabbix located behind Proxy servers. Is it possible?
I have 2 Discovery rules: 1st with public addresses (NAT to LAN) and 2nd private addresses (192.168.0.0/24), both find my hosts in LAN behind Proxy but local addresses didn't add to Hosts, i saw it in Monitoring discovery.view.
for example i have network 10.255.0.1/24 (Zabbix server) 10.255.0.2 and 10.255.0.2 Proxys.
And behind both Proxy servers there is a network with same diapason of addresses (192.168.0.1/24).
I want to use Auto discovery for adding new devices to Zabbix located behind Proxy servers. Is it possible?
Device uniqueness criteria
Uniqueness criteria may be:
IP address - no processing of multiple single-IP devices. If a device with the same IP already exists it will be considered already discovered and a new host will not be added.
Type of discovery check - either SNMP or Zabbix agent check.
Uniqueness criteria may be:
IP address - no processing of multiple single-IP devices. If a device with the same IP already exists it will be considered already discovered and a new host will not be added.
Type of discovery check - either SNMP or Zabbix agent check.
Comment