zabbix-Get value from agent failed: cannot connect to [[127.0.0.1]:10050]: [111] Connection refused 问题描述: 监控zabbix服务端这台服务器,然后显示Get value from agent failed: cannot connect to [[127.0.0.1]:10050]: [111] Connec
zabbix-Get value from agent failed: cannot connect to [[127.0.0.1]:10050]: [111] Connection refused 解决方法 关闭防火墙 [root@tz ~]# systemctl stop firewalld [root@tz ~]# setenforce 0 启动agent服务 [root@tz ~]# systemctl start zabbix-agent.service [root@tz ~]# systemctl enable zabb...
hi i used official docker-compose for zabbix server with apache web server and my sql db. but when docker-compose up , zabbix agent and zabbix server not connect together and zabbix agent on zabbix server not work. also i set ZBX_SERVER_...
安装homebrew报错curl: (7) Failed to connect to raw.githubusercontent.com port 443:Connection refused 2019-12-24 18:18 −安装homebrew的时候,在终端输入 /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 提示: curl: (7) Failed to co......
监控zabbix服务端这台服务器,然后显示Get value from agent failed: cannot connect to [[127.0.0.1]:10050]: [111] Connection refused 看到agent然后又看到10050端口 直接telnet语句去检测 第一种:端口不通 解…