zabbix / zabbix-docker

Official Zabbix Dockerfiles
https://www.zabbix.com
GNU Affero General Public License v3.0
2.38k stars 1.37k forks source link

Availability status is not shown #856

Closed gabriel0029 closed 3 years ago

gabriel0029 commented 3 years ago

Hi, I have a problem and I can't find the solution. I'm new to the docker. I set up a lab with zabbix + postgres + nginx which is working, my problem is that hosts registered with zabbix agent active templates are not shown as Available in status zabbix agent not active templates are ok. Has anyone experienced this problem?

I'm using the zabbix server 5.0.13 and the agent 5.0.0

image

The logs do not bring any errors: image

My agent configuration:

PidFile=/run/zabbix/zabbix_agentd.pid LogFile=/var/log/zabbix/zabbix_agentd.log LogFileSize=0 DenyKey=system.run[] Server=172.25.0.3 ServerActive=172.25.0.3 Hostname=Zabbix server Include=/etc/zabbix/zabbix_agentd.d/.conf

Do you have an idea ? Thanks for your help.

dotneft commented 3 years ago

Zabbix agent active does not have such feature. Only passive items can affect to availability icons.