Hi,
I installed the python script explained here: https://github.com/13hakta/zbxwmi to be able to monitor Windows servers without the need of a Zabbix agent.
After installing, everything works fine from command line, however, when I imported the template to Zabbix it gives the following error:
An error occured: [Errno -2] Name or service not known
I tried all possible modes (discover, json, get, both). Note that if the command (key) is not written right in the template, it doesn't throw this error, it throws an error to the log file (located in /var/log/zabbix/zabbix_proxy.log) but when everything is right, it gives this error! Any help is highly appreciated.
I installed the python script explained here: https://github.com/13hakta/zbxwmi to be able to monitor Windows servers without the need of a Zabbix agent.
After installing, everything works fine from command line, however, when I imported the template to Zabbix it gives the following error:
An error occured: [Errno -2] Name or service not known
I tried all possible modes (discover, json, get, both). Note that if the command (key) is not written right in the template, it doesn't throw this error, it throws an error to the log file (located in /var/log/zabbix/zabbix_proxy.log) but when everything is right, it gives this error! Any help is highly appreciated.