zabbix-proxy-server容器报错如下: 143:20200302:155110.352cannot send proxy data to server at"x.x.x.x": connectionisnot allowed143:20200302:155111.353cannot send proxy data to server at"x.x.x.x": connectionisnot allowe
‘cannot send proxy data to server’ message spamming The message that proxy datacannot be sent to the server atthe localhost IP address, because theproxy “Training proxy” is not foundwill appear only in one case — when the hostname parameter in the Zabbix proxy configuration file does not...
‘cannot send proxy data to server’ message spamming The message that proxy datacannot be sent to the server atthe localhost IP address, because theproxy “Training proxy” is not foundwill appear only in one case — when the hostname parameter in the Zabbix proxy configuration file does not...
2. zabbix proxy 连不到监控客户端agent:Proxy cannot connect to the agent (6:26)3. zabbix proxy 连不到监控服务器server:Proxy cannot connect to the server (12:15)4. zabbix proxy 发送到server的数据不够快:Proxy cannot send data fast enough (13:52)5. Proxy doesn’t have enough processes...
配置zabbix-proxy a:安装并启动mariadb b:创库授权,并导入数据 c:修改zabbix-proxy配置文件 vim /etc/zabbix/zabbix_proxy.conf Server=10.0.0.71 #zabbix-server 的地址 Hostname=sh-proxy #区分是哪个proxy 可以按地区划分 DBHost=localhost DBName=zabbix_proxy ...
17506:20170920:154253.213 cannot send proxy data to server at "xx.xx.xx.xx": proxy "Zabbix proxy final" not found 17506:20170920:154254.228 cannot send proxy data to server at "xx.xx.xxx.xx": proxy "Zabbix proxy final" not found web方面操作 第一个步骤配置agent代理程序 第二个步骤配置自动...
2.Server端常见的错误提示是“proxy configuration request from active proxy on "192.168.1.242" failed: proxy "proxy" not found”+“heartbeat from active proxy on "192.168.1.242" failed: proxy "proxy" not found”和“cannot send list of active checks to [192.168.1.243]: host [client] not foun...
9.zabbix server的配置 添加代理 添加自动发现 常见错误 (1).28485:20140521:160622.590 cannotsend list of active checks to(检查客户端防火墙是否允许被访问) (2).cannot send heartbeat message toserver at(检查代理服务器名称是否与代理服务器hostname一致)...
The agent will send# all collected data to Zabbix Server or Proxy if the buffer is full.## Mandatory: no# Range: 2-65535# Default:#BufferSize=数值#说明:此参数作用设置保存采集数据在内存中的容量大小。若此agent端监控项较多,建议加大此数值。BufferSize与BufferSend之间有联系的。当达到bUFFERSEND或...
DataSenderFrequency=5 5.代理服务器agent的配置 Server=xx.xx.xx.xx(zabbix server的IP地址) ServerActive=xx.xx.xx(zabbix server的IP地址) Hostname= proxy1.zabbix.com 6.设置开机启动 /etc/init.d/zabbix-proxy start /etc/init.d/zabbix-agent start ...