Hello.
I have a task - show frequencies for each device in our WiFi network in a zabbix map.
I Know that SNMP - is a solution)) But all our devices is Ubiquity and they not save frequency in snmp table.
I Have written script and added it to zabbix_agentd.conf..
now with command zabbix_agentd -t "wifi.freq[192.168.10.11]" I'm getting frequency... but I cant collect data by items (zabbix agent active)..
what can I do?
I have a task - show frequencies for each device in our WiFi network in a zabbix map.
I Know that SNMP - is a solution)) But all our devices is Ubiquity and they not save frequency in snmp table.
I Have written script and added it to zabbix_agentd.conf..
now with command zabbix_agentd -t "wifi.freq[192.168.10.11]" I'm getting frequency... but I cant collect data by items (zabbix agent active)..
what can I do?
Comment