首页 > 其他 > 详细

Zabbix 小排错

时间:2016-05-19 19:31:22      阅读:1005      评论:0      收藏:0      [点我收藏+]

软件环境:

        Centos 7 + Zabbix 3.0.2 

安装过程:

https://www.zabbix.com/documentation/3.2/manual/installation/install_from_packages


运行命令: systemctl start zabbix-server, 出现如下问题!

[root@localhost ~]# !sys

systemctl start zabbix-server

Job for zabbix-server.service failed. See ‘systemctl status zabbix-server.service‘ and ‘journalctl -xn‘ for details.

[root@localhost ~]# systemctl start zabbix-server.service

Job for zabbix-server.service failed. See ‘systemctl status zabbix-server.service‘ and ‘journalctl -xn‘ for details.


查看对应日志:

    [root@localhost zabbix]# cat /var/log/zabbix/zabbix_server.log    

  大多量,如下提示!蒙圈ing.......

    

zabbix_server [9423]: [file:‘selfmon.c‘,line:375] lock failed: [43] Identifier removed

zabbix_server [9423]: [file:‘log.c‘,line:294] lock failed: [43] Identifier removed

zabbix_server [9424]: [file:‘selfmon.c‘,line:375] lock failed: [43] Identifier removed

zabbix_server [9424]: [file:‘log.c‘,line:294] lock failed: [43] Identifier removed

zabbix_server [9427]: [file:‘selfmon.c‘,line:375] lock failed: [43] Identifier removed

zabbix_server [9427]: [file:‘log.c‘,line:294] lock failed: [43] Identifier removed

zabbix_server [9435]: [file:‘selfmon.c‘,line:375] lock failed: [43] Identifier removed


    google 外国友人方法如下:

    技术分享    

按照提示: 更新trousers , 成功解决问题!

技术分享



本文出自 “蓝的写” 博客,请务必保留此出处http://shadowhk.blog.51cto.com/2903709/1775100

Zabbix 小排错

原文:http://shadowhk.blog.51cto.com/2903709/1775100

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