Is the zabbix server and device in the same lan network? Do you add autodiscovery rule in zabbix admin interface?
Il giorno lunedì 27 marzo 2017 17:27:28 UTC+2, SKapoor ha scritto: > > thanks Marco.. What I am seeing is in my router box is: > > root@EE-0C-BD-2E-C6-2A:/# cat /tmp/zabbix_agentd.log > 1211:20170327:143822.517 Starting Zabbix Agent [zabbix]. Zabbix 2.4.6 > (revision 54796). > 1211:20170327:143822.517 using configuration file: > /etc/zabbix_agentd.conf > 1211:20170327:143822.518 agent #0 started [main process] > 1218:20170327:143822.520 agent #1 started [collector] > 1219:20170327:143822.521 agent #2 started [listener #1] > 1220:20170327:143822.522 agent #3 started [active checks #1] > 1220:20170327:143822.523 active check configuration update from [ > 192.168.1.102:10051] started to fail (cannot connect to > [[192.168.1.102]:10051]: [1) > 1220:20170327:143934.745 active check configuration update from [ > 192.168.1.102:10051] is working again > 1220:20170327:145138.331 active check configuration update from [ > 192.168.1.102:10051] started to fail (cannot connect to > [[192.168.1.102]:10051]: [4) > 1220:20170327:151340.688 active check configuration update from [ > 192.168.1.102:10051] is working again > > but zabbix server says : > zabbix agent on zabbix is unreachable for 5mins. > Attached is the screenshot for the same. > > what is wrong here still this is not integrated in openwisp2 ? > > Surely, will also use UCI commands once we do will pass it on. > > regards, > > > On Monday, 27 March 2017 15:21:57 UTC+5:30, Federico Capoano wrote: >> >> The deamon is needed because the openwisp-config deamon calls a script >> which reloads deamons which have their configuration changed. >> >> The script in question is in /usr/sbin/openwisp-reload-config >> <https://github.com/openwisp/openwisp-config/blob/master/openwisp-config/files/sbin/openwisp-reload-config> >> >> which in turn is a slight variation of the default /bin/reload_config >> script present in OpenWRT >> <https://github.com/openwrt/openwrt/blob/master/package/system/procd/files/reload_config> >> . >> >> This workaround could not be necessary if the maintainers of the zabbix >> openwrt package could improve the integration with openwrt (use UCI for >> configuration directives and register the agent to procd). >> >> Federico >> > -- 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.
