问题现象
网页端显示:zabbix server is not running: the information displayed may not be currend
在后台看zabbix服务状态显示:
[root@jinlong ~]# systemctl status zabbix-server.service
● zabbix-server.service - Zabbix Server
Loaded: loaded (/usr/lib/systemd/system/zabbix-server.service; enabled; vendor preset: disabled)
Active: activating (auto-restart) (Result: exit-code) since 五 2022-02-11 11:27:27 CST; 3s ago
Process: 22604 ExecStop=/bin/kill -SIGTERM $MAINPID (code=exited, status=1/FAILURE)
Process: 22553 ExecStart=/usr/sbin/zabbix_server -c $CONFFILE (code=exited, status=0/SUCCESS)
Main PID: 22555 (code=exited, status=0/SUCCESS)
2月 11 11:27:27 jinlong systemd[1]: Unit zabbix-server.service entered failed state.
2月 11 11:27:27 jinlong systemd[1]: zabbix-server.service failed.
之前一直正常运行,添加了几台设备就不运行了,试着重启和重新启动服务都不行,大家帮忙看下。
有具体报错的日志吗?发给我看看
检查下zabbix server的相关日志;添加设备是不会导致不允许的。
如果是新安装的 直接重装吧
要查具体的zabbix 服务器的日志,看看报错来进行定位。