Hi Federico, Zabbix with openwisp is working fine..Thanks to Marco :)
I have also made ucified script for zabbix , tested and it is working fine. Regards, Sonia On Tue, Apr 11, 2017 at 1:15 PM, Federico Capoano < [email protected]> wrote: > Hey Sonia and Alberto, > > how did it go? Did you manage to get it working? > > Federico > > > On Friday, April 7, 2017 at 2:07:50 PM UTC+2, mord reneth wrote: >> >> Correct, there is non of this info in the templates..... >> >> to get list of connected users, add this to /etc/zabbix_agentd.conf >> >> UserParameter=wifi.iwinfo.userlist[*],lua -l iwinfo -e "n = 0; for ul in >> pairs(iwinfo[iwinfo.type('wlan1')].assoclist('wlan1')) do print (ul) >> end;" >> >> Restart the agent. Then add an item in the router on zabbix server: >> >> Name: Whatever you want to call it. >> Key: wifi.iwinfo.userlist[wlan0] or wlan1 or whatever else.... >> Type of information: Text >> Applications: wifi >> >> Give it a couple of minutes, then check Latest Data >> >> >> >> On Friday, April 7, 2017 at 9:21:18 AM UTC+3, SKapoor wrote: >>> >>> This I am getting that number of user is connected as 1 or 2... >>> but user details like mac address, data rate, bandwidth allocation per >>> client etc it don't show >>> >>> My concern Do we have other template which we need to import to get all >>> this data.. >>> >>> thanks >>> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "OpenWISP" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/openwisp/DodaHOTJFCE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
