Hello everyone! I’m having some particular trouble getting my Zabbix server to read my macbook (for the sake of testing).
I have Zabbix 6.0 LTS and running non encryption agent on my macbook. Ports are open and all seems fine network-wise.
* I made sure to create the host/hostame same as my laptop’s hostname (same on zabbix_agentd.conf)
* Made sure all servers are configured correctly on zabbix_agentd.conf
* Latest zabbix_agentd.log on macbook reads:
* zabbix_agentd-err.log on macbook is emtpy. Debug level set to 4.
* fping is in correct directory as per zabbix-server.conf
What else am I missing? I’m at loss.Logs on Zabbix server side seem to be ok.
Any help is greatly appreciated!
I have Zabbix 6.0 LTS and running non encryption agent on my macbook. Ports are open and all seems fine network-wise.
* I made sure to create the host/hostame same as my laptop’s hostname (same on zabbix_agentd.conf)
* Made sure all servers are configured correctly on zabbix_agentd.conf
* Latest zabbix_agentd.log on macbook reads:
Code:
65174:20220226:014210.715 zbx_setproctitle() title:'collector [idle 1 sec]' 65178:20220226:014210.715 In send_buffer() host:’(host ip here)' port:10051 entries:0/100 65178:20220226:014210.715 End of send_buffer():SUCCEED 65178:20220226:014210.716 zbx_setproctitle() title:'active checks #1 [idle 1 sec]' 65178:20220226:014211.789 In send_buffer() host:'(host ip here)' port:10051 entries:0/100 65178:20220226:014211.790 End of send_buffer():SUCCEED 65178:20220226:014211.792 zbx_setproctitle() title:'active checks #1 [idle 1 sec]' 65174:20220226:014211.792 zbx_setproctitle() title:'collector [processing data]' 65174:20220226:014211.793 In update_cpustats() 65174:20220226:014211.793 End of update_cpustats() 65174:20220226:014211.794 zbx_setproctitle() title:'collector [idle 1 sec]'
* fping is in correct directory as per zabbix-server.conf
What else am I missing? I’m at loss.Logs on Zabbix server side seem to be ok.
Any help is greatly appreciated!
Comment