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

Agent2 wmi plugin returns incorrect data

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Duplicate
    • Icon: Trivial Trivial
    • None
    • 5.0.2
    • Agent (G)
    • None
    • Sprint 67 (Aug 2020), Sprint 68 (Sep 2020), Sprint 69 (Oct 2020)

      Steps to reproduce:

      Run the following

      zabbix_agent2.exe -c zabbix_agent2.win.conf -t "wmi.get[root\cimv2,select Name from Win32_Process where Name like '%lsass%']"

      Result:
      wmi.get[root\cimv2,select Name from Win32_Process where Name like '%lsass%'][s|944]
      Expected:
      wmi.get[root\cimv2,select Name from Win32_Process where Name like '%lsass%']*[s|lsass.exe*]

       

      Agent1 returns correct values:
      zabbix_agentd.exe  -t "wmi.get[root\cimv2,select Name from Win32_Process where Name like '%lsass%']"
      Result:
      wmi.get[root\cimv2,select Name from Win32_Process where Name like '%lsass%'] [t|lsass.exe]

            zabbix.dev Zabbix Development Team
            rvaliahmetovs Renats Valiahmetovs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: