No I didn't ... How to do that ? thanks in advance
On Wednesday, 5 April 2017 18:22:39 UTC+5:30, mord reneth wrote: > > template app zabbix agent doesnt contain the openwrt info....it's only > agent/basic os info > > Did you import the openwrt templates into zabbix server? > > On Wednesday, April 5, 2017 at 2:29:45 PM UTC+3, SKapoor wrote: >> >> Hi Marco, >> >> root@EE-0C-BD-2E-C6-2A:/tmp# opkg install >> zabbix-extra-wifi_3.2.4-1_ar71xx.ipk >> Installing zabbix-extra-wifi (3.2.4-1) to root... >> Configuring zabbix-extra-wifi. >> >> after this I rebooted the Access point.. >> >> I added template App Zabbix agent as part of host in my zabbix server but >> no updates.. >> >> I am doing somthing silly ): >> >> On Wednesday, 5 April 2017 16:17:30 UTC+5:30, marco.cappellacci wrote: >>> >>> No, install zabbix-extra-wifi in your Access Point >>> https://wiki.openwrt.org/doc/howto/zabbix >>> >>> Then use the template to collect data in zabbix server >>> >>> Marco >>> >>> >>> 2017-04-05 12:45 GMT+02:00 SKapoor <[email protected]>: >>> >>>> Mord, Are you telling this zabbix-extra-wifi has to be installed in >>>> zabbix server manually ? >>>> >>>> thanks >>>> >>>> >>>> On Wednesday, 5 April 2017 08:47:22 UTC+5:30, mord reneth wrote: >>>>> >>>>> Hi Sonia, >>>>> >>>>> You need to manually add: >>>>> >>>>> 1. The packages that install the userparameters onto the zabbix_agentd >>>>> client (opgk install zabbix-extra-wifi) >>>>> 2. Manually install the template into zabbix >>>>> 3. Bind template to host >>>>> >>>>> (The zabbix-extra-wifi package installs user parameter config which >>>>> calls iwinfo to get the information) >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> On Wednesday, April 5, 2017 at 5:59:09 AM UTC+3, SKapoor wrote: >>>>>> >>>>>> Hi Mord, >>>>>> >>>>>> >>>>>> For my router code I do make menuconfig >>>>>> And select all zabbix related packages and save in my .config file >>>>>> then make , load the image on my router box ...Now in order to collect >>>>>> stats I browse my zabbix server where I m able to see information on for >>>>>> network interfaces but not able to see any templates for wireless client >>>>>> connection and other wireless properties. Is it possible to get snapshot >>>>>> as >>>>>> to whr I can see the template of wifi...am I doing something wrong ,my >>>>>> zabbix agent is running on router as part of process status.. >>>>>> If you could please help will be thankful >>>>>> >>>>>> Regards >>>>>> Sonia >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> On Tue, 4 Apr 2017 at 11:55 PM, Alberto Crespo <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> Thank you Mord! It is working! >>>>>>> >>>>>>> There are some template which shows the wifi users connected in each >>>>>>> router? >>>>>>> >>>>>>> Thank you again. >>>>>>> >>>>>>> >>>>>>> >>>>>>> El martes, 4 de abril de 2017, 14:53:25 (UTC-3), mord reneth >>>>>>> escribió: >>>>>>>> >>>>>>>> if i understand your question correctly, yes, those packages are in >>>>>>>> the repo.... >>>>>>>> >>>>>>>> opkg >>>>>>>> install zabbix-extra-mac80211 zabbix-extra-network zabbix-extra-wifi >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> On Tuesday, April 4, 2017 at 8:20:49 PM UTC+3, Alberto Crespo wrote: >>>>>>>>> >>>>>>>>> Thank you so much to everybody and especially to Mord! >>>>>>>>> >>>>>>>>> Using *opkg install zabbix-agent *on OpenWRT it works correctly >>>>>>>>> now. >>>>>>>>> >>>>>>>>> I will try to add zabbix-extra-wifi, zabbix-extra-network and >>>>>>>>> zabbix-extra-mac. >>>>>>>>> >>>>>>>>> Mord, it is available on opkg install on the new version? >>>>>>>>> >>>>>>>>> Thank you >>>>>>>>> >>>>>>>>> El martes, 4 de abril de 2017, 12:19:16 (UTC-3), mord reneth >>>>>>>>> escribió: >>>>>>>>>> >>>>>>>>>> Simplest way is to install via opkg >>>>>>>>>> >>>>>>>>>> # opkg update >>>>>>>>>> # opkg install zabbix-agentd >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> The repo has agent 3.2.4 already there, so no need to compile it >>>>>>>>>> yourself.... >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Tuesday, April 4, 2017 at 6:11:09 PM UTC+3, Alberto Crespo >>>>>>>>>> wrote: >>>>>>>>>>> >>>>>>>>>>> I dont know how to proceed to compile the zabbix agent in this >>>>>>>>>>> link. >>>>>>>>>>> https://github.com/openwrt/packages/tree/master/admin/zabbix >>>>>>>>>>> >>>>>>>>>>> Could you please example me. >>>>>>>>>>> >>>>>>>>>>> Sorry and thank you >>>>>>>>>>> >>>>>>>>>> -- >>>>>>> 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. >>>> >>> >>> -- 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.
