首页 > 其他 > 详细

zabbix-Get value from agent failed: cannot connect to [[127.0.0.1]:10050]: [111] Connection refused

时间:2020-03-15 21:15:50      阅读:839      评论:0      收藏:0      [点我收藏+]

技术分享图片

解决方法

关闭防火墙

[root@tz ~]# systemctl stop firewalld
[root@tz ~]# setenforce 0

启动agent服务

[root@tz ~]# systemctl start zabbix-agent.service
[root@tz ~]# systemctl enable zabbix-agent.service

zabbix-Get value from agent failed: cannot connect to [[127.0.0.1]:10050]: [111] Connection refused

原文:https://www.cnblogs.com/tz90/p/12499458.html

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