zabbix无法启动
zabbix吧
全部回复
仅看楼主
level 7
kangshihang 楼主
zabbix无法启动
Redirecting to /bin/systemctl status zabbix-agent.service
Unit zabbix-agent.service could not be found.
这是什么情况啊
2017年05月22日 02点05分 1
level 1
问题解决了麽 ?
2017年05月24日 02点05分 2
level 13
感觉是agent没安装
2017年06月07日 21点06分 3
level 1
我也遇到了这个问题
[root@centos01 ~]# systemctl restart zabbix_agent.service
Failed to restart zabbix_agent.service: Unit not found.
[root@centos01 ~]# systemctl restart zabbix_agentd.service
Failed to restart zabbix_agentd.service: Unit not found.
[root@centos01 ~]# rpm -qa | grep zabbix
zabbix-agent-3.0.14-1.el7.x86_64
zabbix-sender-3.0.14-1.el7.x86_64
2018年01月10日 06点01分 4
这位仁兄,你安装的zabbix agent的服务在/lib/systemd/system/zabbix-agent.service,服务名不是下划线,是中划线的zabbix-agent.service。所以启动命令应该是systemctl restart zabbix-agent.service
2018年01月17日 02点01分
四楼大神好眼力,感谢大神[黑线]
2019年04月17日 08点04分
还真的是这样,66666666
2019年11月19日 07点11分
大神好眼力[haha]
2019年12月07日 18点12分
level 1
zabbix agent的服务在/lib/systemd/system/zabbix-agent.service,服务名不是下划线,是中划线的zabbix-agent.service。所以启动命令应该是systemctl restart zabbix-agent.service
大家试下,应该可以正常重启了。[呵呵]
2018年01月17日 02点01分 5
谢谢大佬!
2021年07月10日 03点07分
没用
2022年07月05日 09点07分
level 1
[root@zabbixserver ~]# systemctl restart zabbix-server
Failed to restart zabbix-server.service: Unit not found.
[root@zabbixserver ~]# systemctl restart zabbix-agent
Failed to restart zabbix-agent.service: Unit not found
我也有问题 呜呜呜
2022年04月16日 12点04分 7
zabbix-server.service 也不行
2022年04月16日 12点04分
1