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