您的位置:首页 > 大数据 > 人工智能

【Zabbix】Job for httpd.service failed because the control process exited with error code. See "sy解决方案

2019-06-02 17:08 1061 查看
版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/q_Catherine/article/details/90740977

重启zabbix(启动httpd服务)时报错:

systemctl restart zabbix-server zabbix-agent httpd


按照提示执行:

systemctl status httpd.service


查看占用端口的进程kill掉:

lsof -i:80

每次启动都会被占用,所以修改了gitlab的默认端口,https://blog.csdn.net/q_Catherine/article/details/90741613

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐