I have an agent installed on a Windows server that i use to get different statistics (everything works).
zabbix_get from the server can get information about running services, no issues.
Now i want to run wmi.get from zabbix_get but i get the error ZBX_NOTSUPPORTED: Cannot obtain WMI information.
zabbix server log show no errors or anything that could explain what the issue is.
I tested my query in powershell CLI and it works fine.
What to do?
Best regards!
zabbix_get from the server can get information about running services, no issues.
Now i want to run wmi.get from zabbix_get but i get the error ZBX_NOTSUPPORTED: Cannot obtain WMI information.
zabbix server log show no errors or anything that could explain what the issue is.
I tested my query in powershell CLI and it works fine.
What to do?
Best regards!
Comment