I'm using Zabbix server 3.0.3. The auto discovery is not updating with Wifi adapters "wlan0" on hosts after enabling them for a week. It looks to me like the discovery interval should update every hour.
Using zabbix_get net.if.discovery against the client, I receive the response:
How can I further troubleshoot this?
Using zabbix_get net.if.discovery against the client, I receive the response:
Code:
{"data":[{"{#IFNAME}":"eth0"},{"{#IFNAME}":"wlan0"},{"{#IFNAME}":"lo"}]}