Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-22452

Windows Zabbix agent web.page.* Unsupported item key

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Fixed
    • Icon: Major Major
    • 5.0.33rc1, 7.0 (plan)
    • 5.0.31
    • Agent (G)
    • None
    • Windows Server 2016
    • Sprint 98 (Mar 2023)
    • 0.125

      Like ZBX-20290, but in the version 5.0.31, classic zabbix agent doesn't support items web.page.get and web.page.perf, but zabix agent 2 does.

      Steps to reproduce:

      C:\temp\zabbix_agent-5.0.31-windows-amd64-openssl\bin>zabbix_agentd.exe -V
      zabbix_agentd Win64 (service) (Zabbix) 5.0.31
      Revision f64a07aefca 30 January 2023, compilation time: Jan 30 2023 11:37:09
      
      Copyright (C) 2023 Zabbix SIA
      License GPLv2+: GNU GPL version 2 or later <https://www.gnu.org/licenses/>.
      This is free software: you are free to change and redistribute it according to
      the license. There is NO WARRANTY, to the extent permitted by law.
      
      This product includes software developed by the OpenSSL Project
      for use in the OpenSSL Toolkit (http://www.openssl.org/).
      
      Compiled with OpenSSL 1.1.1k  25 Mar 2021
      Running with OpenSSL 1.1.1k  25 Mar 2021
      
      C:\temp\zabbix_agent-5.0.31-windows-amd64-openssl\bin>zabbix_agentd.exe -t web.page.get[api.ipify.org]
      web.page.get[api.ipify.org]                   [m|ZBX_NOTSUPPORTED] [Unsupported item key.]
      
      C:\temp\zabbix_agent2-5.0.31-windows-amd64-openssl-static\bin>zabbix_agent2.exe -V
      zabbix_agent2 Win64 (Zabbix) 5.0.31
      Revision f64a07aefca 30 January 2023, compilation time: 2023-01-30 11:44:15
      
      Copyright (C) 2023 Zabbix SIA
      License GPLv2+: GNU GPL version 2 or later <https://www.gnu.org/licenses/>.
      This is free software: you are free to change and redistribute it according to
      the license. There is NO WARRANTY, to the extent permitted by law.
      
      This product includes software developed by the OpenSSL Project
      for use in the OpenSSL Toolkit (http://www.openssl.org/).
      
      Compiled with OpenSSL 1.1.1k  25 Mar 2021
      Running with OpenSSL 1.1.1k  25 Mar 2021
      
      C:\temp\zabbix_agent2-5.0.31-windows-amd64-openssl-static\bin>zabbix_agent2.exe -t web.page.get[api.ipify.org]
      web.page.get[api.ipify.org]                   [s|HTTP/1.1 200 OK
      Connection: close
      Content-Length: 11
      Content-Type: text/plain
      Date: Fri, 03 Mar 2023 07:35:58 GMT
      Vary: Origin
      
      xxx.xxx.xxx.xxx]
      
      

      Please fix windows zabbix_agentd items web.page.* in the LTS 5.0 branch too.

            ak Andrejs Kozlovs
            jeengreen Evgeny Kravchenko
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: