zabbix 局域网 怎么解决 zabbix server is not running:the information displayed may not be current 问题

求大神们帮下忙,现在是。如下:

cd /etc/zabbix/web
vi zabbix.conf.php
修改为:
$DB['SERVER']   = '127.0.0.1';
$ZBX_SERVER   = '127.0.0.1';

systemctl restart zabbix-server.service
systemctl restart httpd
systemctl restart zabbix-agent.service

 

修改成:本地  127.0.0.1 还是会提示:zabbix server is not running:the information displayed may not be current 问题 这个问题。

提醒:我这里是“局域网”zabbix监控,没有设置外网,不能上外网。zabbix 运行正常,但就是会有 如上报错问题。用了很多的办法都不行。ping localhost 是可以 ping 通并解析的。防火墙和selinux都关闭禁用了。看相关的 zabbix_server.log日志和 httpd 日志都没有任何的错误。所以,无法理解。zabbix 版本为 4.4.9 比较新了。如下图:

 

zabbix 局域网 怎么解决 zabbix server is not running:the information displayed may not be current 问题
标题

 

 

 

 

 

 

 

 

 

请大神认真看下我上面的内容,提相关的建议,谢谢!

这个问题完全没有思路。

相关文章:

  • 2022-12-23
  • 2021-08-29
  • 2022-12-23
  • 2021-06-29
  • 2021-05-30
  • 2021-10-31
  • 2021-12-04
猜你喜欢
  • 2022-01-12
  • 2021-03-27
  • 2021-12-17
  • 2022-01-04
相关资源
相似解决方案