zabbix: Get value from agent failed: cannot connect to [[172.16.179.10]:10050]: [4] Interrupted system call

zabbix:Get value from agent failed: cannot connect to [[172.16.179.10]:10050]: [4] Interrupted system call
解决方法是:

第一步查看zabbix_agentd的进程是否正常运行   进程正常运行

第二步是从zabbix_proxy中手动获取数据

[[email protected] ~]# /usr/local/zabbix/bin/zabbix_get -s 172.16.179.10 -p 10050 -k system.uname
zabbix_get [17100]: Timeout while executing operation     #无法获取数据

第三步是查看zabbix_agented服务是开启的。端口也是监听状态

第四步是zabbix_proxy中telnet 172.16.179.10 10050  没成功

最后的原因是防火墙没关闭。

解决问题最重要的是思路,从思路出发,一步一步的排查问题!肯定可以找到原因

原文地址:https://www.cnblogs.com/itqingtian/p/10811467.html

时间: 2024-08-06 22:59:11

zabbix: Get value from agent failed: cannot connect to [[172.16.179.10]:10050]: [4] Interrupted system call的相关文章

zabbix提示zabbix server is not running &Get value from agent failed: cannot connect to

公司使用的是阿里云的服务器,搭建完发现提示"zabbix server is not running",系统防火墙默认没开启,网上翻遍了就那几个,还是不行. 突然想起是不是底层限制,打开购买服务器的账户,在"安全组"里果然要添加开发端口. 唉.浪费我一下午的时间. 如果你agentd配置文件没错 里面Server= 和ServerActive= 都设置没错,那么你就确认你的IP 是不是对的,因为同事申请的帐号用了旧文档没更新,让我在新机器上用老IP链接,肯定不可能联

curl: (7) Failed connect to 172.16.100.199:9200; 没有到主机的路由

没有到主机的路由这种问题很常见,多数是由机器的防火墙没有关闭. Ubuntu 查看防火墙状态 ufw status 关闭防火墙 ufw disable centos6 查看防火墙状态 service iptables status 关闭防火墙 chkconfig iptables off centos7 查看防火墙状态 firewall-cmd --state 关闭防火墙 systemctl stop firewalld.service 原文地址:https://www.cnblogs.com/

zabbix 解决 Asuming that agent dropped connect because of access permision

将zabbix server 从一台机器(只有电信外网IP)迁移到另外一台机器(一个电信外网IP和一个联通外网IP),所有的zabbix_agend 的配置文件都是一样的,但是所有的联通机房机器上的zabbix agent监控都显示如下: 花了整整一天,终于找到原因了. 原因是:机房对联通和电信的IP做了路由策略. 解决办法有两种: A.在zabbix server机器上,将有联通IP的网卡关掉. B.在所有zabbix agent 的配置文件中的ServerActive改成  ServerAc

Unable to connect to the MKS: Failed to connect to <server IP>:902.控制台黑屏

本人此次遇到此问题的是VSphere 5.1. 在此问题出现之前都正常,没出过任何问题,问之做过什么动作,是客户重配了网络,这其实是我要求改的,但是客户改的和我要求的不一样. 我计划是vswitch0做管理,vswitch1做vmotion,vswitch2做vm network:由于安装ESXI 5.1时自动生成vswitch0:10.23.70.60,客户误搭建了vswitch1:10.23.70.54做管理,vswitch2做vmotion,vswitch3做vm network,且vsw

解决openstack “failed to connect to server (code: 1006)”故障一例

openstack版本环境:ocata 安装完成ocata版本后,新建主机实例后,通过管理端进入主机实例的控制台时,报错:"failed to connect to server (code: 1006)" 解决思路: 1.检查日志文件,通过日志寻找原因. tail -f /var/log/nova/nova-novncproxy.log 发现连接5900时出现"Name or service not known" 2017-05-17 17:01:43.994 7

Check GitLab API access: FAILED: Failed to connect to internal API

执行 sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production 检查提示Check GitLab API access: FAILED: Failed to connect to internal API 查看gitlab/config/unicorn.rb listen "127.0.0.1:9000", :tcp_nopush => true gitlab/config/gitlab.yml中填写的公网

Selenium2学习-007-WebUI自动化实战实例-005-解决 Firefox 版本不兼容:org.openqa.selenium.WebDriverException: Failed to connect to binary FirefoxBinary

此文主要讲述 Java 运行 Selenium 脚本时,因 Friefox 浏览器版本与 selenium-server-standalone-x.xx.x.jar 不兼容引起的 org.openqa.selenium.WebDriverException: Failed to connect to binary FirefoxBinary 报错解决方法. 希望能对初学 Selenium2 WebUI 自动化测试编程的亲们有所帮助.若有不足之处,敬请大神指正,不胜感激! 之前给朋友初步介绍了 S

Failed to connect to JobMonApp on port 13491

今天为了解决别的问题,把/etc/hosts文件里的 127.0.0.1 localhost改成了 127.0.0.1 DSETL ,结果运行作业的时候就报这个错:Failed to connect to JobMonApp on port 13491.作业能够运行不会报错,但是无法监控,看得到日志,但是看不到运行情况(数据条数)在官网上找到了如下解释: Problem(Abstract) DataStage job run statistics (i.e. rows per second pr

Failed to connect to MySQL server to detect version.

用xtrabackup进行数据备份恢复时出现如下问题: InnoDB Backup Utility v1.5.1-xtrabackup; Copyright 2003, 2009 Innobase Oy and Percona Inc 2009-2011.  All Rights Reserved. This software is published under the GNU GENERAL PUBLIC LICENSE Version 2, June 1991. option_ibback