一.缘由 在安装zabbix的时候,按照官网的Zabbix Manual一路跑下来,zabbix的dashboard提示:zabbix server is not running the information displayed may not be current.后来google后关闭selinux,Zabbix服务正常. 因为:SELinux出于安全考虑,会阻止zabbix server的http通信端口10051.同时,如果zabbix要使用fping,需要设置相应规则. 二.解决办法…