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

UserParameter JSON with zabbix-proxy

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 3.2.6
    • Agent (G), Proxy (P), Server (S)
    • OS: RHEL 7; DBServer: oracle; DBProxy: postgresql; Agent platform: Windows: Script(UserParameter: VBS
    • Team C
    • Sprint 13, Sprint 14

      Does not work LLD if the agent works through zabbix-proxy (Error: value should be a JSON object), but if the agent works through a server, everything works fine.
      As a test we made a static item of type TEXT.
      The result of his work:
      Proxy:

      {
      
      "data":[
      
      {
      
      "{#G}":"company",
      
      "{#F}":"OS_ISO",
      
      "{#S}":"ServerName",
      
      "{#R}":"KEY"
      

      Server:

      {
      
      "data":[
      
      {
      
      "{#G}":"company",
      
      "{#F}":"OS_ISO",
      
      "{#S}":"ServerName",
      
      "{#R}":"KEY"
      
      }
      
      ]
      
      }
      

            Unassigned Unassigned
            mzhuravlev mzhuravlev
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: