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 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.

Reply via email to