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 El lunes, 3 de abril de 2017, 23:38:46 (UTC-3), SKapoor escribió: > > Yes plz > On Mon, 3 Apr 2017 at 11:32 PM, Alberto Crespo <[email protected] > <javascript:>> wrote: > >> Zabbix agent openWrt code you mean? >> >> thanks >> >> >> El lunes, 3 de abril de 2017, 14:53:49 (UTC-3), SKapoor escribió: >> >>> Sorry my words misleads you :) >>> I mean to say please download the clean code from GitHub compile it and >>> chk.. >>> >>> >>> On Mon, 3 Apr 2017 at 11:03 PM, Alberto Crespo <[email protected]> >>> wrote: >>> >>>> Sorry but I dont know nothing about vanilla flavour. Do you know some >>>> tutorial/information? >>>> >>>> Thank you >>>> >>>> >>>> El lunes, 3 de abril de 2017, 13:27:46 (UTC-3), SKapoor escribió: >>>> >>>>> I have installed chaos calmer 15.0.5.. >>>>> >>>>> Just a suggestion if you can take vanilla flavour of openwrt and >>>>> check ...may be some other algorithm >>>>> Killing the zabix deamon.. >>>>> >>>>> Regards >>>>> >>>> >>>>> On Mon, 3 Apr 2017 at 9:42 PM, Alberto Crespo <[email protected]> >>>>> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> Still the same problem. The zabbix log file (on OpenWRT trunk version >>>>>> for Unifi Lite) is not been created by the zabbix daemon so it makes >>>>>> difficult to know where the error is... >>>>>> >>>>>> Which OpenWRT version have you installed? >>>>>> >>>>>> Thank you >>>>>> >>>>>> >>>>>> El lunes, 3 de abril de 2017, 8:27:40 (UTC-3), SKapoor escribió: >>>>>>> >>>>>>> Hi >>>>>>> >>>>>>> Are you out of the problem ? >>>>>>> >>>>>>> regards >>>>>>> >>>>>>> On Saturday, 1 April 2017 00:53:28 UTC+5:30, Alberto Crespo wrote: >>>>>>>> >>>>>>>> root@ConselhoQuarteraoTeste:~# logread | grep zabbix Fri Mar 31 >>>>>>>> 15:47:27 2017 daemon.info procd: Instance zabbix_agentd::instance1 >>>>>>>> s in a crash loop 6 crashes, 0 seconds since last crash >>>>>>>> >>>>>>>> El viernes, 31 de marzo de 2017, 16:13:11 (UTC-3), >>>>>>>> marco.cappellacci escribió: >>>>>>>>> >>>>>>>>> Can you copy and past the output of this command? >>>>>>>>> >>>>>>>>> logread | grep zabbix >>>>>>>>> >>>>>>>>> Il giorno venerdì 31 marzo 2017 20:54:07 UTC+2, Alberto Crespo ha >>>>>>>>> scritto: >>>>>>>>>> >>>>>>>>>> checking # ps -w | grep zabbix >>>>>>>>>> 2137 root 1176 R grep zabbix >>>>>>>>>> >>>>>>>>>> Nothing more appears. >>>>>>>>>> >>>>>>>>>> I have changed the FileLog location and the file is not created. >>>>>>>>>> >>>>>>>>>> Our /etc/zabbix_agentd_conf is the same. >>>>>>>>>> >>>>>>>>>> Any idea? >>>>>>>>>> >>>>>>>>>> Thank you >>>>>>>>>> >>>>>>>>>> El viernes, 31 de marzo de 2017, 15:22:04 (UTC-3), SKapoor >>>>>>>>>> escribió: >>>>>>>>>>> >>>>>>>>>>> please check process status in your agent side: >>>>>>>>>>> >>>>>>>>>>> root@EE-0C-BD-2E-C6-2A:/# ps -w | grep zabbix >>>>>>>>>>> 1211 root 1320 S /usr/sbin/zabbix_agentd -c >>>>>>>>>>> /etc/zabbix_agentd.conf -f >>>>>>>>>>> 1224 root 1320 S /usr/sbin/zabbix_agentd: collector >>>>>>>>>>> [idle 1 sec] >>>>>>>>>>> 1225 root 1320 S /usr/sbin/zabbix_agentd: listener #1 >>>>>>>>>>> [waiting for connection] >>>>>>>>>>> 1226 root 1328 S /usr/sbin/zabbix_agentd: active checks >>>>>>>>>>> #1 [idle 1 sec] >>>>>>>>>>> 1613 root 1356 S grep zabbix >>>>>>>>>>> >>>>>>>>>>> if all are running ..Also change you logs dumping path to >>>>>>>>>>> /tmp/zabbix_agentd.log >>>>>>>>>>> >>>>>>>>>>> Also, sending you my configuration file , please compare and see >>>>>>>>>>> all good.. >>>>>>>>>>> >>>>>>>>>>> regards >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> On Friday, 31 March 2017 23:44:46 UTC+5:30, Alberto Crespo wrote: >>>>>>>>>>>> >>>>>>>>>>>> It would be great if we could edit our own posts (I am >>>>>>>>>>>> spamming :( ) >>>>>>>>>>>> >>>>>>>>>>>> Maybe this error is the key?? "Get value from agent failed: >>>>>>>>>>>> cannot connect to [[127.0.0.1]:10050]: [111] Connection refused" >>>>>>>>>>>> in *Configuration -> Hosts* >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> <https://lh3.googleusercontent.com/-5GL0dc0bWPs/WN6cUB0MFwI/AAAAAAAAFpo/4_scKArD5ksbTPDw0417Pm_YMPWP2PQlQCLcB/s1600/zabbix3.png> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> Sorry if I am doing a stupid question. >>>>>>>>>>>> >>>>>>>>>>>> Thank you ! >>>>>>>>>>>> >>>>>>>>>>>> El viernes, 31 de marzo de 2017, 14:50:08 (UTC-3), Alberto >>>>>>>>>>>> Crespo escribió: >>>>>>>>>>>>> >>>>>>>>>>>>> In the /etc/zabbix_agent_conf I have defined the FileLog as >>>>>>>>>>>>> /var/log/zabbix.log but seems that the daemon doesnt creates this >>>>>>>>>>>>> FileLog. >>>>>>>>>>>>> >>>>>>>>>>>>> Maybe is because the daemon is not working correctly? >>>>>>>>>>>>> >>>>>>>>>>>>> Thank you for your patience !! >>>>>>>>>>>>> >>>>>>>>>>>>> El viernes, 31 de marzo de 2017, 14:47:32 (UTC-3), Alberto >>>>>>>>>>>>> Crespo escribió: >>>>>>>>>>>>>> >>>>>>>>>>>>>> Hi again, >>>>>>>>>>>>>> >>>>>>>>>>>>>> So, they are on the same LAN. The router has Local IP range: >>>>>>>>>>>>>> 172.16.2.X and the server is on the same LAN but using a Public >>>>>>>>>>>>>> IP like >>>>>>>>>>>>>> 186.225.x.y . I can ping successfully from the server to the >>>>>>>>>>>>>> Router Local >>>>>>>>>>>>>> IP, so they are on the same LAN... >>>>>>>>>>>>>> >>>>>>>>>>>>>> So, I have changed the ServerIP to a Local IP 172.16.2.X and >>>>>>>>>>>>>> modified the zabbix_agent_conf with the new Local IP and still >>>>>>>>>>>>>> the same >>>>>>>>>>>>>> problem. >>>>>>>>>>>>>> >>>>>>>>>>>>>> Could you give some suggestion? >>>>>>>>>>>>>> >>>>>>>>>>>>>> Thank you! >>>>>>>>>>>>>> >>>>>>>>>>>>>> El viernes, 31 de marzo de 2017, 13:57:26 (UTC-3), SKapoor >>>>>>>>>>>>>> escribió: >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> I don't see any problem setup wise.. >>>>>>>>>>>>>>> Zabix server/agent should be in the same LAN.. >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Regards >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> On Fri, 31 Mar 2017 at 10:20 PM, Alberto Crespo < >>>>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Maybe the problem is because I am using Public IP ???? >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> 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 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 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 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]. For more options, visit https://groups.google.com/d/optout.
