Web登录zabbix总是弹出如下图的提示:

Zabbix Server is not running: the information displayed may not be current

对服务的监控也没有影响,最后查了半天才知道问题的原因。


解决方法如下:

/data/www/wwwroot/zabbix/conf下有一个zabbix.conf.php(这是我的路径,你的不一定在这个位置哦)

修改zabbix.conf.php 配置文件中的$ZBX_SERVER字段为服务器的IP地址,默认是127.0.0.1

然后重启zabbix_server服务即可!

Zabbix Server is not running: the information displayed may not be current

转载于:https://blog.51cto.com/song49/1200151

相关文章:

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