Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The solution of zabbix reporting client unreachable

2025-08-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Windows machines:

The firewall may have been turned on and port 10050 was not added to the exception. The zabbix client program needs to be started.

If the server does not start, an error is reported:

[root@zabbix-server~] # / usr/local/zabbix/bin/zabbix_get-s 192.168.10.200-k "system.hostname"

Zabbix_get [21055]: Get value error: cannot connect to [[192.168.10.200]: 10050]: [111] Connection refused

Linux machines:

Iptables is enabled without the corresponding rules:

Solution:

Iptables-An INPUT-s 192.168.11.33-p tcp-m tcp-- dport 10050-j ACCEPT

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

  • How to install and use cgroup in ceph

    This article will explain in detail how to install and use cgroup in ceph. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article. Package installation

    © 2024 shulou.com SLNews company. All rights reserved.

    12
    Report