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

后端 未结 24 3747
名媛妹妹
名媛妹妹 2021-02-20 08:25

So all of a sudden, after a week of using it, I get an error message on my zabbix server gui (http://localhost/zabbix/.)

The error says: Zabbix serve

24条回答
  •  悲哀的现实
    2021-02-20 09:14

    This may happen because of the old and new IP address I have faced same issue which was solve by below method:

    vim /etc/zabbix/web/zabbix.conf.php
    
    $ZBX_SERVER = new ip address
    

    then restart zabbix server

提交回复
热议问题