Zabbix proxy not able to send data to server

XMLWordPrintable

    • Type: Incident report
    • Resolution: Incomplete
    • Priority: Trivial
    • None
    • Affects Version/s: 4.4.7
    • Component/s: Proxy (P)
    • None
    • Environment:
      CentOS 7

      Hello,

      I have a zabbix proxy configured in active mode which send data to remote Zabbix server. However periodically Zabbix Proxy is not able to send data to Zabbix server and in the log file i get the following message

       

      cannot send proxy data to server at "zabbix.server.hostname": ZBX_TCP_READ() timed out

      Here is trace of data sender process:

      # connect(6, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.1.1.2")}, 16) = 0
      # poll([{fd=6, events=POLLOUT}], 1, 0)    = 1 ([{fd=6, revents=POLLOUT}])
      # sendmmsg(6, [{msg_hdr={msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="B\34\1\0\0\1\0\0\0\0\0\0\6zabbix\2ah\tlampahost"..., iov_len=41}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, msg_len=41}, {msg_hdr={msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\6'\1\0\0\1\0\0\0\0\0\0\6zabbix\2ah\tlampahost"..., iov_len=41}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, msg_len=41}], 2, MSG_NOSIGNAL) = 2
      # poll([{fd=6, events=POLLIN}], 1, 1000)  = 1 ([{fd=6, revents=POLLIN}])
      # ioctl(6, FIONREAD, [268])               = 0
      # recvfrom(6, "B\34\201\200\0\1\0\1\0\r\0\0\6zabbix\2ah\tlampahost"..., 2048, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.1.1.2")}, [28->16]) = 268
      # poll([{fd=6, events=POLLIN}], 1, 999)   = 1 ([{fd=6, revents=POLLIN}])
      # ioctl(6, FIONREAD, [92])                = 0
      # recvfrom(6, "\6'\201\200\0\1\0\0\0\1\0\0\6zabbix\2ah\tlampahost"..., 65536, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.1.1.2")}, [28->16]) = 92
      # close(6)                                = 0
      # socket(AF_INET, SOCK_STREAM|SOCK_CLOEXEC, IPPROTO_TCP) = 6
      # fcntl(6, F_SETFD, FD_CLOEXEC)           = 0
      # alarm(600)                              = 0
      # connect(6, {sa_family=AF_INET, sin_port=htons(10051), sin_addr=inet_addr("173.249.XX.XX")}, 16) = 0
      # write(6, "ZBXD\3\206\0\0\0\226\0\0\0x\234-\312\275\n\3020\24@\341W\tw.%)In"..., 147) = 147
      # read(6,

      I do not see any network issues at all nor from proxy, nor from server. I can provide any information you need.

            Assignee:
            Unassigned
            Reporter:
            Denis Lemeshko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: