"web.page.*" keys non-existent on Classic Agent for Windows

XMLWordPrintable

    • Type: Problem report
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: 5.0.30
    • Component/s: None
    • None

      The keys below are not found by the Classic Agent on the version 5.0.30 for Windows Servers:

      • web.page.get
      • web.page.perf
      • web.page.regexp

      Steps to reproduce:

      1. Install Zabbix agent 5.0.30
      2. Run the command to print the keys and filter by "web.page"
      & 'C:\Program Files\Zabbix Agent\zabbix_agentd.exe' -p | select-string "web.page"

      Result:
      There is no information returned.

      Expected:
      Key information such as the one present on versions 6.0 and 6.2 of the classic agent

      PS C:\Users\Mypc> & 'C:\Program Files\Zabbix Agent\zabbix_agentd.exe' -p | select-string 
      "web.page"web.page.get[localhost,,80]                   [m|ZBX_NOTSUPPORTED] [HTTP get error: cannot connect to
      [[localhost]:80]: Connection refused.]
      
      web.page.perf[localhost,,80]                  [m|ZBX_NOTSUPPORTED] [HTTP get error: cannot connect to
      [[localhost]:80]: Connection refused.]
      
      web.page.regexp[localhost,,80,OK]             [m|ZBX_NOTSUPPORTED] [HTTP get error: cannot connect to
      [[localhost]:80]: Connection refused.] 

      Note: the Zabbix agent2 for version 5.0.30 works as expected

       

            Assignee:
            Zabbix Development Team
            Reporter:
            Victor Breda Credidio
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: