-
Incident report
-
Resolution: Unresolved
-
Trivial
-
None
-
6.2.4
-
Windows Server 2019
Steps to reproduce:
- Create one item with key wmi.getall["Root\Microsoft\Windows\FSRM","select * from MSFT_FSRMQuota"]
- 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.