Federico, Just want to reconfirm the zabbix server/agent installation tutorial you want me to document using markdown or the existing one on the google group we can check-in..
regards On Tuesday, 11 April 2017 13:39:44 UTC+5:30, Federico Capoano wrote: > > Great news! > > Will you go ahead with the documentation of how to replicate this setup? > It would be a great contribution to the community. > > Federico > > Il mar 11 apr 2017, 10:05 sonia kapoor <[email protected] <javascript:>> > ha scritto: > >> 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] >> <javascript:>> 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] <javascript:>. >> >> >>> 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] <javascript:>. >> 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.
