Wrong item value by agent

XMLWordPrintable

    • Type: Incident report
    • Resolution: Won't fix
    • Priority: Critical
    • None
    • Affects Version/s: 2.2.6
    • Component/s: Agent (G), Proxy (P)
    • Environment:

      Hello.

      I have some server-proxy-agent environment. Zabbix Agent (2.2.6) on server 10.41.107.73 (with Hostname=app-er2 in config file) with some active items configured on zabbix server (2.2.6), connected through zabbix proxy 2.2.6 (tomsk-proxy, 10.41.107.86). But in web-console of Zabbix Server that item's differ from the expected values??. For example, item with key net.tcp.port[127.0.0.1,10050] (active or passive, no matter) have value 0. It's not possible, because port 10050 used by Zabbix Agent itself.
      Furthermore, seen that different query results of the same key from the proxy and the agent:

      [root@tomsk-proxy ~]# /usr/bin/zabbix_get -s 10.41.107.73 -k net.tcp.port[127.0.0.1,10050]
      0
      [root@tomsk-proxy ~]# /usr/bin/zabbix_get -s 10.41.107.73 -k net.tcp.port[127.0.0.1,10051]
      1
      
      [tunnel@app-er ~]$ zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf -t net.tcp.port[127.0.0.1,10051]
      net.tcp.port[127.0.0.1,10051]                 [u|1]
      [tunnel@app-er ~]$ zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf -t net.tcp.port[127.0.0.1,10050]
      net.tcp.port[127.0.0.1,10050]                 [u|1]
      

      How can this be possible? Why is the data from the agent and proxy differs from the expected and obvious?

        1. zabbix_proxy.conf
          11 kB
        2. zabbix_agentd.conf
          8 kB
        3. system.PNG
          system.PNG
          11 kB
        4. latest_data.png
          latest_data.png
          10 kB
        5. items.PNG
          items.PNG
          18 kB
        6. host.PNG
          host.PNG
          46 kB

            Assignee:
            Unassigned
            Reporter:
            Vadim Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: