首页 > 其他 > 详细

zabbix-server启动失败:pid not readable

时间:2020-03-17 23:50:15      阅读:350      评论:0      收藏:0      [点我收藏+]
使用命令

journalctl -xe

来查看日志
Mar 17 00:16:26 localhost.localdomain systemd[1]: Unit zabbix-agent.service entered failed state.
Mar 17 00:16:26 localhost.localdomain systemd[1]: zabbix-agent.service failed.
Mar 17 00:16:26 localhost.localdomain systemd[1]: PID file /run/zabbix/zabbix_server.pid not readable (yet?) afte
Mar 17 00:16:26 localhost.localdomain systemd[1]: zabbix-server.service never wrote its PID file. Failing.
Mar 17 00:16:26 localhost.localdomain systemd[1]: Failed to start Zabbix Server.
-- Subject: Unit zabbix-server.service has failed

zabbix-server的配置文件路径为:/etc/zabbix/zabbix_server.conf

问题存在于这句:PID file /run/zabbix/zabbix_server.pid not readable (yet?) afte
PID文件不能读写,解决方法是重启主机。

重启后启动成功。
技术分享图片

zabbix-server启动失败:pid not readable

原文:https://blog.51cto.com/181647568/2479227

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!