Hello,
One more question, please.
I had no issues adding my first host (server1.domain.com) to Zabbix: I installed the agent, configured the zabbix_agentd.conf, started the Zabbix service and added the server1.domain.com - the result: the Availability field on the Hosts page displays the green box ZBX. I then added the needed items and started getting current item values.
When I repeat exactly the same steps the new host (server2.domain.com) gets added but no green box ZBX gets ever diplayed.
Agent's log contains only the following lines (Debug level is 4):
17248:20190313:163655.064 In send_buffer() host:'10.1.1.50' port:10051 entries:0/100
17248:20190313:163655.065 End of send_buffer():SUCCEED
14328:20190313:163655.557 In collect_perfstat()
14328:20190313:163655.560 End of collect_perfstat()
17248:20190313:163656.067 In send_buffer() host:'10.1.1.50' port:10051 entries:0/100
17248:20190313:163656.072 End of send_buffer():SUCCEED
No errors in the Zabbix server's Action log.
The question: what actions should be taken to find out the cause of this problem?
Thank you in advance,
Michael
One more question, please.
I had no issues adding my first host (server1.domain.com) to Zabbix: I installed the agent, configured the zabbix_agentd.conf, started the Zabbix service and added the server1.domain.com - the result: the Availability field on the Hosts page displays the green box ZBX. I then added the needed items and started getting current item values.
When I repeat exactly the same steps the new host (server2.domain.com) gets added but no green box ZBX gets ever diplayed.
Agent's log contains only the following lines (Debug level is 4):
17248:20190313:163655.064 In send_buffer() host:'10.1.1.50' port:10051 entries:0/100
17248:20190313:163655.065 End of send_buffer():SUCCEED
14328:20190313:163655.557 In collect_perfstat()
14328:20190313:163655.560 End of collect_perfstat()
17248:20190313:163656.067 In send_buffer() host:'10.1.1.50' port:10051 entries:0/100
17248:20190313:163656.072 End of send_buffer():SUCCEED
No errors in the Zabbix server's Action log.
The question: what actions should be taken to find out the cause of this problem?
Thank you in advance,
Michael
Comment