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

Unsupported type 13 on requesting some wmi properties

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 6.2.4
    • Windows Server 2019

      Steps to reproduce:

      1. Create one item with key wmi.getall["Root\Microsoft\Windows\FSRM","select * from MSFT_FSRMQuota"]
      2. Check item

      Result:

      • Got "Unsupported type 13 for array element of WMI property 'Threshold'" on frontend
      • Got below on zabbix agent logs
         {{16400:20221128:134059.994 Requested [wmi.getall["Root\Microsoft\Windows\FSRM","select * from MSFT_FSRMQuota"]]}}
         {{16400:20221128:134100.103 Sending back [ZBX_NOTSUPPORTED: Unsupported type 13 for array element of WMI property 'Threshold']}}
        
      • Got a crash of Zabbix Agent 2 with the same version (the service stop)

      Expected:

      Get the json without errrors.

            zalex_ua Oleksii Zagorskyi
            mma Mickael Martin (Cyres)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: